Git

From Cheaha
Revision as of 16:23, 15 May 2012 by Jpr@uab.edu (talk | contribs) (Add link to practical documentation)
Jump to navigation Jump to search


Attention: Research Computing Documentation has Moved
https://docs.rc.uab.edu/


Please use the new documentation url https://docs.rc.uab.edu/ for all Research Computing documentation needs.


As a result of this move, we have deprecated use of this wiki for documentation. We are providing read-only access to the content to facilitate migration of bookmarks and to serve as an historical record. All content updates should be made at the new documentation site. The original wiki will not receive further updates.

Thank you,

The Research Computing Team

Git is a wikipedia:distributed revision control system with an emphasis on speed. Git was initially designed and developed by wikipedia:Linus Torvalds for wikipedia:Linux kernel development. Every Git wikipedia:working directory is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Git's current wikipedia:software maintenance is overseen by Junio Hamano. Git is wikipedia:free software distributed under the terms of the wikipedia:GNU General Public License version 2.

Git Primer

UsingGitForDevelopment