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:
commit
eaa2a912ab
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: '#90DaysOfDevOps - Gitting to know Git - Day 37'
|
title: "#90DaysOfDevOps - Gitting to know Git - Day 37"
|
||||||
published: false
|
published: false
|
||||||
description: 90DaysOfDevOps - Gitting to know Git
|
description: 90DaysOfDevOps - Gitting to know Git
|
||||||
tags: 'DevOps, 90daysofdevops, learning'
|
tags: "DevOps, 90daysofdevops, learning"
|
||||||
cover_image: null
|
cover_image: null
|
||||||
canonical_url: null
|
canonical_url: null
|
||||||
id: 1048707
|
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)
|
- [Git cheatsheet](https://www.atlassian.com/git/tutorials/atlassian-git-cheatsheet)
|
||||||
|
|
||||||
See you on [Day 38](day38.md)
|
See you on [Day 38](day38.md)
|
||||||
|
|
||||||
|
# Completed Daily exercises - Git cheatsheet, git help documentation, git ecosystem
|
||||||
|
@ -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)
|
- [✔️] 📚 35 > [The Big Picture: Git - Version Control](Days/day35.md)
|
||||||
- [✔️] 📚 36 > [Installing & Configuring Git](Days/day36.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)
|
- [] 📚 38 > [Staging & Changing](Days/day38.md)
|
||||||
- [] 📚 39 > [Viewing, unstaging, discarding & restoring](Days/day39.md)
|
- [] 📚 39 > [Viewing, unstaging, discarding & restoring](Days/day39.md)
|
||||||
- [] 📚 40 > [Social Network for code](Days/day40.md)
|
- [] 📚 40 > [Social Network for code](Days/day40.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user