git/github
git change remote url
git 配置代理
git config --global http.proxy 'socks5://127.0.0.1:1080'
git config --global https.proxy 'socks5://127.0.0.1:1080'创建github repos并提交修改(2016-1-9 )
git clone https://github.com/ahangchen/AndroidAppscp ../Ink.apk Ink.apkgit add Ink.apk将本地库和远程库关联
github streak终结者
Git new branch
Git push Terminal免密码
GitTalk做博客评论插件
Github联动VSCode
git reset single file
最后更新于