Open main menu

Changes

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