During your Voyage you will be using git and GitHub to maintain your code and to share it with your team. While many Chingu's are already familiar with these tools for individual projects, many are unfamiliar with how to use them in a team.
Get started before your Voyage begins:
- If you don’t already have a GitHub account create one (5 minutes)
- Set up Git on your computer & hook it up to GitHub authentication (10 minutes)
You can also get a better understanding of git and GitHub and how they are used in a team with these resources:
- What is Git
- Interactive Git Tutorial
- Git Cheatsheet
- [Introduction to GitHub](https://github.com/skills/introduction-to-github
- Uploading Your Project to GitHub
- Markdown
- Merge Conflicts
- Pull Requests
- Chingu Video: How to use git & GitHub in a Team
- Chingu Video: How to Undo a git commit
- Chingu Video: How to Delete git commits
