clone代码
git clone https://\<your_token\>@github.com//.git
设置URL
git remote set-url origin https://\<your_token\>@github.com//.git
设置github本地ip
https://juejin.cn/post/7350880189836918820?searchId=202405191828091DB64DD476DF0AEC7442
git clone https://\<your_token\>@github.com//.git
git remote set-url origin https://\<your_token\>@github.com//.git
https://juejin.cn/post/7350880189836918820?searchId=202405191828091DB64DD476DF0AEC7442