git-guide
git-guide copied to clipboard
SVN integration
It could have a last slide talking about the SVN integration.
git pull
~> git svn rebase
git push
~> git svn dcommit
I think it's important for who have to work with a SVN remote repo with the GIT features.