Managing Projects with Git
Accessing your group database and GitHub repository
Shared Database
Every group has a database owned by the group
In your scripts, remember to change the owner:
Make sure you can access your group’s database
What is Git/GitHub?
Git is a version control system
GitHub is a social network
General tutorials:
Cheat sheet:
Workflow (simplified)
Using Git in VS Code
Tutorial: https://code.visualstudio.com/docs/sourcecontrol/overview
Before you leave today, clone your team’s repository (using the url)