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

Completed Day 37 exercises - added comments to Day 37
This commit is contained in:
Saf Shah 2022-12-22 10:37:34 +00:00 committed by GitHub
commit eaa2a912ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View File

@ -1,8 +1,8 @@
---
title: '#90DaysOfDevOps - Gitting to know Git - Day 37'
title: "#90DaysOfDevOps - Gitting to know Git - Day 37"
published: false
description: 90DaysOfDevOps - Gitting to know Git
tags: 'DevOps, 90daysofdevops, learning'
tags: "DevOps, 90daysofdevops, learning"
cover_image: null
canonical_url: null
id: 1048707
@ -169,3 +169,5 @@ I have taken these from [atlassian](https://www.atlassian.com/git/tutorials/atla
- [Git cheatsheet](https://www.atlassian.com/git/tutorials/atlassian-git-cheatsheet)
See you on [Day 38](day38.md)
# Completed Daily exercises - Git cheatsheet, git help documentation, git ecosystem

View File

@ -78,7 +78,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
- [✔️] 📚 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)
- [✔️] 📚 37 > [Gitting to know Git](Days/day37.md)
- [] 📚 38 > [Staging & Changing](Days/day38.md)
- [] 📚 39 > [Viewing, unstaging, discarding & restoring](Days/day39.md)
- [] 📚 40 > [Social Network for code](Days/day40.md)