Instructions!
- Make a new branch using main as your template
- branch name should be
firstname-lastname/month-YYYYi.e.,zaviar-brown/June-2023 git checkout maingit pullgit checkout -b {your branch name}git push -u origin {your branch name}
- branch name should be
- Use it to provide lecture notes to your cohort :)