Main branches
Every developer starts it's own branch from dev. All the work done is assembled in dev. Once or two in a week dev is merged to master in stable state. |
Branch flow
* Use git status to check you current branch |
Starting work
Usefull tips
In <file> you can use * to skip some parts of the path or mask your files |
Cheatography
https://cheatography.com
Git flow Cheat Sheet (DRAFT) by lexa107
This is a draft cheat sheet. It is a work in progress and is not finished yet.