Working with Git
There are two ways to collaborate on a Git repository with Teamtype.
- The first is a manual method, where .gitis ignored.
- The second one a more integrated (and more adventurous) method (which is activated with --sync-vcs), where you can commit and change branches together.
We will describe these in the following sections.