Changes between Version 11 and Version 12 of DeveloperGuidelines/Git/GCI


Ignore:
Timestamp:
12/06/14 03:57:05 (10 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Git/GCI

    v11 v12  
    7474=== Normal code review ===
    7575
     76This is essentially identical to a normal !GitHub code review. This page is not about conducting the code review itself,
     77only about changed git procedures due to using a separate GCI repository. You've all likely had the experience of being
     78code-reviewed on !GitHub, but we can add another page with code review tips if that would be useful.
     79
     80You may need to assist students with interactive rebase to squash their commits, and with rebasing from the staging
     81branch. See the student procedures for more about this.
    7682=== Aggregation cycle ===
    7783== Student Workflow ==