On Wed, Feb 13, 2013 at 12:15:00AM +0800, Thomas Goirand wrote: > The only problem is that I quite hate SVN (mostly because I never > learn it).
Just can use git-svn just fine: 'git svn clone' instead of 'git clone' 'git svn rebase' instead of 'git pull' 'git svn dcommit' instead of 'git push' and the rest is the normal git workflow. Berto -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

