Changes between Version 2 and Version 3 of Setting Up Git


Ignore:
Timestamp:
Nov 26, 2015, 10:46:47 AM (9 years ago)
Author:
alex
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Setting Up Git

    v2 v3  
    1818
    1919You're done!
    20  
     20
     21== Git usage instructions ==
     22
     23For the training, right click on the repo, select switch branches, and create a new branch named your name. Then, create packages based off the naming scheme [yourname].[projectname]. Once you're done, switch back to the master branch and merge your branch in.
     24When merging, make sure you select "If a fast forward, create a merge commit."