There is nothing permanent, except change.
To improve is to change.
In this workshop, you will practice using git to version control your projects.
You will also learn some best practices on how to collaborate with other
developers on code using GitHub.
Since this workshop focuses on working with another developer, do not continue to the next section until your partner is ready! The steps must be followed in the given order.
Designate one student to be Student A, and the other to be Student B. If there is a third person, they will be Student C.
Please submit the link to your group's GitHub repository. It should look like:
https://www.github.com/fsa-student-a/github-workflow
Tip
How do you find the correct link to submit? Use your browser to navigate to your repository, then copy the link in the address bar. Make sure that link looks like the example above!
Warning
Make sure you are copying the link from GitHub and not VS Code or the live preview! Those links are local to your machine and not accessible to anyone else.