我试图用
推进一个善变的回购~/pychess$ git push i175 branches/i175loc
searching for changes
no changes found
error: src refspec branches/i175loc does not match any.
error: failed to push some refs to 'hg::https://G.nius.ck@code.google.com/r/gniusck-pychess175/'
它甚至不会要求我的凭据。我正在使用Git 2.1.0和git remote hg的最新版本(在本文发布时)。
答案 0 :(得分:0)
我从未尝试过git remote hg。但是,您的命令似乎错了:您应该尝试
git push i175 i175loc
ie:不要通过branches/