Possible Duplicate:
git-svn clone | spurious branches
I converted an SVN repo to git with git-svn.
Everything seems to be fine, but there a lot of branches named branch-name@rev
(i.e. remotes/release-1.0@10920
), which are not in SVN.
Does anybody know where they come from?