Merge pull request #40 from s-shah-coder/per-day-completion
Completed Day 38 exercises - added comments to Day 38
This commit is contained in:
commit
b4036f8e84
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: '#90DaysOfDevOps - Viewing, unstaging, discarding & restoring - Day 39'
|
title: "#90DaysOfDevOps - Viewing, unstaging, discarding & restoring - Day 39"
|
||||||
published: false
|
published: false
|
||||||
description: '90DaysOfDevOps - Viewing, unstaging, discarding & restoring'
|
description: "90DaysOfDevOps - Viewing, unstaging, discarding & restoring"
|
||||||
tags: 'devops, 90daysofdevops, learning'
|
tags: "devops, 90daysofdevops, learning"
|
||||||
cover_image: null
|
cover_image: null
|
||||||
canonical_url: null
|
canonical_url: null
|
||||||
id: 1048827
|
id: 1048827
|
||||||
@ -210,3 +210,5 @@ Although it's still not a foregone conclusion, choosing the cleaner history also
|
|||||||
- [Exploring the Git command line – A getting started guide](https://veducate.co.uk/exploring-the-git-command-line/)
|
- [Exploring the Git command line – A getting started guide](https://veducate.co.uk/exploring-the-git-command-line/)
|
||||||
|
|
||||||
See you on [Day40](day40.md)
|
See you on [Day40](day40.md)
|
||||||
|
|
||||||
|
# Completed daily exercises - Visual Diff tools, restoring files, rebase vs merge
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: '#90DaysOfDevOps - Social Network for code - Day 40'
|
title: "#90DaysOfDevOps - Social Network for code - Day 40"
|
||||||
published: false
|
published: false
|
||||||
description: 90DaysOfDevOps - Social Network for code
|
description: 90DaysOfDevOps - Social Network for code
|
||||||
tags: 'devops, 90daysofdevops, learning'
|
tags: "devops, 90daysofdevops, learning"
|
||||||
cover_image: null
|
cover_image: null
|
||||||
canonical_url: null
|
canonical_url: null
|
||||||
id: 1049044
|
id: 1049044
|
||||||
@ -208,3 +208,5 @@ You will also come across hosted options. Most commonly here I have seen GitLab
|
|||||||
- [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 41](day41.md)
|
See you on [Day 41](day41.md)
|
||||||
|
|
||||||
|
# Completed daily exercises - GitHub, GitLab, Bitbucket
|
||||||
|
@ -80,8 +80,8 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
|
|||||||
- [✔️] 📚 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)
|
||||||
- [] 📚 41 > [The Open Source Workflow](Days/day41.md)
|
- [] 📚 41 > [The Open Source Workflow](Days/day41.md)
|
||||||
|
|
||||||
### Containers
|
### Containers
|
||||||
|
Loading…
Reference in New Issue
Block a user