|
|
|
|
|
by albertcardona
6445 days ago
|
|
The nice part is that with git, one can interact with svn projects seamlessly via git-svn -- so endless local commits may be repacked to one single remote commit or push. But svn lacks suh flexibility to interact with others. Hence git > svn, as in svn is a tiny subset of git. |
|
For more information on why git was not chosen instead of svn for FreeBSD you can look at http://wiki.freebsd.org/VCSWhy
Again, each vc has it's uses, and nothing is merely a 'subset' of another.