1) Work on your branch
2) Commit to your branch
3) Checkout (switch to) the master branch
4) Pull from origin the latest changes
5) Checkout your branch
6) Merge Master into your branch
7) Test code to see if everything is working8) Commit again to your branch
9) Check if there are updates in master, again
10) Submit pull request to Master from your branch
|
Cheatography
https://cheatography.com
Innovation Guys Git Workflow Cheat Sheet (DRAFT) by deanhouseholder
This is a draft cheat sheet. It is a work in progress and is not finished yet.