For the complete documentation index, see llms.txt. This page is also available as Markdown.

Git Practice Assignment

Now that you've learned the basic git workflow, let's do a quick practice assignment!

Visit the repo:

Then follow the workflow you've just used. Add your name (or username if you don't want your name out there openly) to the README.md file (branch, commit, then PR) to main. Your project lead will then approve/merge your PR!

Last updated