Changes

Jump to navigation Jump to search

Git svn

15 bytes added, 17:50, 22 July 2013
== git operations ==
Get new changes from svn repository and push to github
git co master
git svn fetch
git rebase --onto remotes/git-svn

Navigation menu