## page was renamed from Git #acl HlpLabGroup:read,write,delete,revert,admin All:read #format wiki #language en 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 <> Local pages about using Git in the HLP lab: * [[GitBasics|GitBasics]] * [[GitTasks|GitTasks]] * [[GitResources|GitResources]]