Changes between Version 32 and Version 33 of Event/2014/GCI


Ignore:
Timestamp:
12/05/14 21:58:25 (10 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Event/2014/GCI

    v32 v33  
    7979
    8080You can call your local branch whatever you want. One suggestion is to pull a fresh copy of the staging branch when you are about
    81 to start a new task. You can keep any old branch you were working on for previous tasks, or delete it after your pull request for
    82 the previous task is accepted and merged into the staging branch.
     81to start a new task. (You can keep any old branch you were working on for previous tasks, or delete it after your pull request for
     82the previous task is accepted and merged into the staging branch. But it is better not to reuse that branch to avoid unexpected
     83merge issues with new work. If you want to use the same branch name, then you can rename your old branch.)
    8384
    8485Note, your commits will still have your name on them as author when they get into the main repository!
     
    9697  You will need to change both, to the GCI repository and the "staging" branch.
    9798  * There will be a down-arrow next to the repository -- that will give you a list of repositories. Select the GCI repository.
    98   * Then use the down-arrow on the branch -- select your branch.
     99  * Then use the down-arrow on the branch -- select "staging".
    99100* Create the pull request.
    100101* Continue with the code review as usual.