git-svn new branches don’t show up…

Working with git-svn I noticed that new branched didn’t show up when I did the usual git svn rebase to get the remote changes. After a bit of searching and not coming up with much, I worked out that git svn fetch pulls in the changes for the whole module, not just the current branch. After running that command, the new branches, tags etc. show up.

Hope this helps someone…

About Anthony Batchelor

Job: Software engineer at Mercurytide Hobbies: Guitar/Band, Kendo, Beer Brewing, Simple Electronics, Python hacking.
This entry was posted in How-to, Programming and tagged , . Bookmark the permalink.

One Response to git-svn new branches don’t show up…

  1. Jason Porter says:

    Thanks! That’s exactly what I was looking for!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>