Differences between revisions 4 and 8 (spanning 4 versions)
Revision 4 as of 2008-05-23 14:38:08
Size: 658
Editor: platypus
Comment: namespace cleanliness
Revision 8 as of 2011-08-09 20:57:07
Size: 798
Editor: echidna
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
#acl HlpLabGroup:read,write,delete,revert,admin All:read
#format wiki
#language en
Line 9: Line 13:
There are many good Git tutorials 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)]] There are many good Git tutorials 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)>>
Line 13: Line 17:
 * GitBasics
 * GitTasks
 * GitResources
 * [[GitBasics|GitBasics]]
 * [[GitTasks|GitTasks]]
 * [[GitResources|GitResources]]

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 tutorials 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 2008-04-30 15:05:27

Local pages about using Git in the HLP lab:

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

MoinMoin Appliance - Powered by TurnKey Linux