Here I show how one develops (trivial) code on his/her own feature branch, git push it, then does a GitHub Pull Request to develop. The Pull Request results in a (trivial) code review.
To get a more general overview, see this YouTube video: • A standard git branching model
This git branching model is inspired on Vincent Driessen's blog post at https://nvie.com/posts/a-successful-g....