Merge pull request #36 from s-shah-coder/per-day-completion

Completed daily exercises - added comments to Day 35
This commit is contained in:
Saf Shah 2022-12-21 16:42:05 +00:00 committed by GitHub
commit 372a01d8cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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)