workflow - aetas-github-training/Support GitHub Wiki
Workflow
GitHub Flow [PDF]
- Create a branch
- Add commits
- Open a Pull Request
- Discuss and review your code
- Merge and deploy
- Note the ease and simplicity of conflict resolution with Git...
- GitHub Git Cheat Sheet (PDF)
- Scott Chacon's GitHub Flow blog post
- :tv: Videos: