Miles Bader <miles <at> gnu.org> writes: > git-svn's also pretty annoying to use (e.g. the way dcommit rebases > anything you push to svn, which makes juggling local git branches > problematic; ugh)... :/ There is git svn dcommit --no-rebase to disable the rebase step. "upstream svn" branch history will still diverge from your local branch though. > > -miles > -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html