gsj's project git init git add ./ git commit -m "msg" git branch -M main git remote add origin https://github.com/Goshjie/p4scan.git git push -u origin main git config --global http.proxy "http://172.22.231.90:7890" git config --global https.proxy "http://172.22.231.90:7890"
git remote set-url origin [email protected]:Goshjie/p4scan.git