Git & GitHub Collaboration
Posted on Jul 16th, 2020
Today’s topics
- Working in a shared repo
- Developing a team workflow
Resources
- GitHub Collaboration Docs
- Git in VS Code -> I use git on the command line and that’s how I teach people to use it. But you might like using the integration in VS Code. This is a good place to start, but there are many other extensions that you could use as well.
- Pair Programming Guide -> This template for a pairing session is practical and actionable. There are other resources on this site worth a look as well.