Changes between Version 7 and Version 8 of faq/git
- Timestamp:
- Jul 25, 2010, 4:18:23 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
faq/git
v7 v8 3 3 [http://git-scm.com/ git] is a [WikiPedia:Revision_Control_System revision control system]. It is often used as a tool to help developers collaborate on a software or web site project. It helps track changes made to files by multiple people. 4 4 5 The git program should be installed on all May First/People Link standard servers. If it's not available, please [/newticket post a ticket] letting us know which server it should be installed. Since git does not require a central repository, you should need no other setup or installation to beingusing git.5 The git program should be installed on all May First/People Link standard servers. If it's not available, please [/newticket post a ticket] letting us know on which server it should be installed. Since git does not require a central repository, no other setup or installation is required for you to begin using git. 6 6 7 7 On the other hand, if you would like a public git repository or a private one for developers to share, please start by [/newticket opening a ticket]. Include: