Changes between Version 6 and Version 7 of faq/git


Ignore:
Timestamp:
Jul 25, 2010, 4:16:49 PM (15 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • faq/git

    v6 v7  
    11= Does May First/People Link have a shared git installation I can use? =
    22
    3 Yes. If you would like access to it, please start by [/newticket opening a ticket]. Include:
     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
     5The 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 being using git.
     6
     7On 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:
    48
    59 * your [wiki:public_private_key_generation public ssh key]