In this workshop, we will see how to use git and GitHub to support your team, version your code and help you automate regular tasks.
Topic covered:
- Feature branching using git: tips and tricks from the trenches
- Choosing a flow: Git Flow vs GitHub flow
- Managing backlog using GitHub Issues and Projects
- Using Pull Requests to review code
- Support for semantic versioning: how to automate it?