[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How does team maintenace of python module works?



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


Reply to: