svn repo 上有很多分支:
svn ls http://src.chromium.org/svn/
PRESUBMIT.py
branches/
codereview.settings
releases/
trunk/
在我使用 git svn clone 克隆它之后,我的 git svn repo 上没有 svn 分支,为什么?
git svn clone -s --revision=157076 http://src.chromium.org/svn/
mirror0@lab:~/chrome/g/chrome_g$ git branch -a
* master
remotes/trunk
mirror0@lab:~/chrome/g/chrome_g$ git branch -r
trunk