Changes between Version 2 and Version 3 of WorkingWithGithub


Ignore:
Timestamp:
06/03/20 22:09:51 (4 years ago)
Author:
jweiss
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkingWithGithub

    v2 v3  
    33We rely heavily on Github for our workflow, because it makes code review easier and provides an easily viewable history of changes, pull requests, etc. 
    44 
    5 **NOTE**: As of this writing (July 2015), we only use "regular" Github (github.com).  The project does *not* make use of MIT's `github.mit.edu` service, with the single exception of adding a remote for the moira repository to fetch changes from.  (described elsewhere) 
     5**NOTE**: As of this writing (July 2015), we only use "regular" Github (github.com).  The project does *not* make use of MIT's `github.mit.edu` service, with the single exception of adding a remote for the moira repository to fetch changes from.  ([PackageNotes described elsewhere]) 
    66 
    77If you don't have a Github account, go create one now.  The rest of this document assumes that you have a Github account, and can authenticate to it from your Git client, whether using SSH keys, passwords over SSL/webdav, or some other means.