-
Always push branch on github after you done with the work
-
Always pull branch before start to work
-
Always look on status of branch and code differences before commit
-
If you have merging with conflicts, check your branch status before commit and make sure all changes are in staging area
-
If you need abort merging with conflict use:
git merge abort
-
If you need update remote branches use:
git remote update
remote, not locale! Don't be confused
Git Essential Training with Kevin Skoglund:
Commit message good practice
http://www.slideshare.net/TarinGamberini/commit-messages-goodpractices https://wiki.openstack.org/wiki/GitCommitMessages
- 1
- 2
Copyright 1999-2018.
- by Refsnes Data. All Rights Reserved.
All content and graphics on this web site are the property of the company Refsnes Data.