Git
Git is a distributed version control system. It is software that keeps track of changes in files, and allows easy collaboration between developers. Regardless of the project:
- Get git
- New to git? See Atlassian’s tutorial (just skip the Bitbucket parts, as we use Github instead at Sage)
- Atlassian also has a good write up of what version control is and why it’s useful