[Digikam-devel] Re: how to use git as subversion

Marcel Wiesweg marcel.wiesweg at gmx.de
Sun Feb 6 19:57:02 GMT 2011


Short summary:

git up

git commit <path>
git push

where "git up" is an alias for "git pull --rebase", as given in the longer 
mail.
You can set up to automatically push each commit, but then you lose the 
ability to have local commits.

A diagram:
http://www.gitready.com/beginner/2009/01/21/pushing-and-pulling.html#



More information about the Digikam-devel mailing list