gitx
gitx copied to clipboard
git svn push and rebase
I'm using git with git svn, but I'm also managing some of my own branches. Unfortunately, in SVN mode it looks like all push and rebase commands to other specific branches are disabled, and only the svn dcommit / etc commands are shown. It would be wonderful if this limitation could be removed, such that I would have access to both svn dcommit and the ability to push and rebase with respect to other specific branches.