How to sync with already existing repository
git clone https://github.com/seonglae/tpcx-ai mv tpcx-ai/.git tpcx-ai-v1.0.3.1/ mv tpcx-ai/.gitignore tpcx-ai-v1.0.3.1/ rm -rf tpcx-ai cd tpcx-ai-v1.0.3.1 git stash
Seonglae Cho
Seonglae Chogit clone https://github.com/seonglae/tpcx-ai mv tpcx-ai/.git tpcx-ai-v1.0.3.1/ mv tpcx-ai/.gitignore tpcx-ai-v1.0.3.1/ rm -rf tpcx-ai cd tpcx-ai-v1.0.3.1 git stash