Git提交时带上用户名
git push origin master --repo=git://github.com/~username/xxxxx/yyyyyy.git
参考: file:///D:/GreenSoftware/PortableGit/mingw64/share/doc/git-doc/git-push.html
git push origin master --repo=git://github.com/~username/xxxxx/yyyyyy.git
参考: file:///D:/GreenSoftware/PortableGit/mingw64/share/doc/git-doc/git-push.html