Changes between Version 2 and Version 3 of Setting Up Git
- Timestamp:
- Nov 26, 2015, 10:46:47 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Setting Up Git
v2 v3 18 18 19 19 You're done! 20 20 21 == Git usage instructions == 22 23 For 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. 24 When merging, make sure you select "If a fast forward, create a merge commit."