diff --git a/Days/day39.md b/Days/day39.md index 59010bd..b14ae8a 100644 --- a/Days/day39.md +++ b/Days/day39.md @@ -1,8 +1,8 @@ --- -title: '#90DaysOfDevOps - Viewing, unstaging, discarding & restoring - Day 39' +title: "#90DaysOfDevOps - Viewing, unstaging, discarding & restoring - Day 39" published: false -description: '90DaysOfDevOps - Viewing, unstaging, discarding & restoring' -tags: 'devops, 90daysofdevops, learning' +description: "90DaysOfDevOps - Viewing, unstaging, discarding & restoring" +tags: "devops, 90daysofdevops, learning" cover_image: null canonical_url: null 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/) See you on [Day40](day40.md) + +# Completed daily exercises - Visual Diff tools, restoring files, rebase vs merge diff --git a/Days/day40.md b/Days/day40.md index fe192a7..8a233a3 100644 --- a/Days/day40.md +++ b/Days/day40.md @@ -1,8 +1,8 @@ --- -title: '#90DaysOfDevOps - Social Network for code - Day 40' +title: "#90DaysOfDevOps - Social Network for code - Day 40" published: false description: 90DaysOfDevOps - Social Network for code -tags: 'devops, 90daysofdevops, learning' +tags: "devops, 90daysofdevops, learning" cover_image: null canonical_url: null 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) See you on [Day 41](day41.md) + +# Completed daily exercises - GitHub, GitLab, Bitbucket diff --git a/README.md b/README.md index 6ff61c4..63f9b28 100644 --- a/README.md +++ b/README.md @@ -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) - [✔️] 📚 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) +- [✔️] 📚 39 > [Viewing, unstaging, discarding & restoring](Days/day39.md) +- [✔️] 📚 40 > [Social Network for code](Days/day40.md) - [] 📚 41 > [The Open Source Workflow](Days/day41.md) ### Containers