开发者

Why does `git remote` not list anything on my git-svn repo?

After doing git svn init -s <url to repo>, git remote doesn't list any re开发者_运维技巧motes. Why?


Because a subversion "remote" is not a real git remote. Try git svn info to see the remote information for the subversion repository.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜