User Tools

Site Tools


git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

git [2009/10/12 12:53] – created cangianigit [2009/10/12 12:54] (current) cangiani
Line 5: Line 5:
 The main difference with [[svn|svn]] is that it is a distributed control version system: there is no distinction between ''repository'' and ''work directory''. The repository is within any work directory. Therefore, many operation that used to deal with the remote svn repository server can be done locally even when your computer is not connected to the internet.  The main difference with [[svn|svn]] is that it is a distributed control version system: there is no distinction between ''repository'' and ''work directory''. The repository is within any work directory. Therefore, many operation that used to deal with the remote svn repository server can be done locally even when your computer is not connected to the internet. 
  
 +
 +==== Notes ====
 <code> <code>
 $ git branch $ git branch
git.txt · Last modified: 2009/10/12 12:54 by cangiani