Differences between revisions 1 and 2
Revision 1 as of 2008-04-30 14:32:03
Size: 294
Editor: colossus
Comment:
Revision 2 as of 2008-04-30 15:05:27
Size: 534
Editor: colossus
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:

There are many good Git tutorial on the web. You can find some useful links I've collected at http://del.icio.us/aufrank/git, and links from other folks at http://del.icio.us/tag/git. -- AustinFrank [[DateTime(2008-04-30T15:05:27Z)]]

Git is a distributed version control system. Its main uses include:

  • keeping track of changes you make to code or documents
  • maintaining synchronized files on different computers
  • sharing files with other people
  • selectively incorporating other people's changes to shared files

There are many good Git tutorial on the web. You can find some useful links I've collected at http://del.icio.us/aufrank/git, and links from other folks at http://del.icio.us/tag/git. -- AustinFrank DateTime(2008-04-30T15:05:27Z)

Git (last edited 2011-08-09 20:57:07 by echidna)

MoinMoin Appliance - Powered by TurnKey Linux