Completed daily exercises - added comments to Day 35

This commit is contained in:
s-shah-coder 2022-12-21 16:41:21 +00:00
parent fd67c57007
commit a6e7086fa5
2 changed files with 2 additions and 2 deletions

View File

@ -139,4 +139,4 @@ Next up we will be getting git installed and set up on your local machine and di
See you on [Day 36](day36.md)
# Completed daily exercises - Hands-On-Scenarios
# Completed daily exercises - Git examples

View File

@ -76,7 +76,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
### Use Git Effectively
- [] 📚 35 > [The Big Picture: Git - Version Control](Days/day35.md)
- [✔️] 📚 35 > [The Big Picture: Git - Version Control](Days/day35.md)
- [] 📚 36 > [Installing & Configuring Git](Days/day36.md)
- [] 📚 37 > [Gitting to know Git](Days/day37.md)
- [] 📚 38 > [Staging & Changing](Days/day38.md)