Changes

Jump to navigation Jump to search

Git svn

81 bytes added, 17:47, 22 July 2013
You may need to make a setting [http://stackoverflow.com/questions/948354/git-push-current-branch how we push branches.]
git config push.default simple
 
Get new changes pushed to svn
git svn fetch
git rebase --onto remotes/git-svn
= See also =
[[Category:git]]

Navigation menu