Merge pull request #39 from s-shah-coder/per-day-completion
Completed Day 38 exercises - added comments to Day 38
This commit is contained in:
commit
a2f49e2193
@ -1,8 +1,8 @@
|
||||
---
|
||||
title: '#90DaysOfDevOps - Staging & Changing - Day 38'
|
||||
title: "#90DaysOfDevOps - Staging & Changing - Day 38"
|
||||
published: false
|
||||
description: 90DaysOfDevOps - Staging & Changing
|
||||
tags: 'devops, 90daysofdevops, learning'
|
||||
tags: "devops, 90daysofdevops, learning"
|
||||
cover_image: null
|
||||
canonical_url: null
|
||||
id: 1049042
|
||||
@ -125,3 +125,5 @@ In the post tomorrow we will continue to look through these short examples of th
|
||||
- [Git cheatsheet](https://www.atlassian.com/git/tutorials/atlassian-git-cheatsheet)
|
||||
|
||||
See you on [Day 39](day39.md)
|
||||
|
||||
# Completed daily exercises - Git staging and changing, commit best practices
|
||||
|
@ -79,7 +79,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)
|
||||
- [] 📚 38 > [Staging & Changing](Days/day38.md)
|
||||
- [✔️] 📚 38 > [Staging & Changing](Days/day38.md)
|
||||
- [] 📚 39 > [Viewing, unstaging, discarding & restoring](Days/day39.md)
|
||||
- [] 📚 40 > [Social Network for code](Days/day40.md)
|
||||
- [] 📚 41 > [The Open Source Workflow](Days/day41.md)
|
||||
|
Loading…
Reference in New Issue
Block a user