lilypond-user
[Top][All Lists]
Advanced

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

Re: Version control tools


From: Noeck
Subject: Re: Version control tools
Date: Tue, 07 Jan 2014 14:56:36 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

> so, my follow up question: why use git as a single user? 

I always use git, event git-svn for svn repos.
Comparing to CVS and SVN, I see these advantages:

- easy branching
- I am a heavy user of git rebase
- being able to commit, branch, diff etc. without internet connection
  that way I can work on a train, for example
- this makes the commit often & early paradigm easy

As I have learned git and svn at the same time, there was no point in
really using svn, because I can have the same but much more with git.

Cheers,
Joram




reply via email to

[Prev in Thread] Current Thread [Next in Thread]