Day 10: Advance Git & GitHub for DevOps Engineers
Task 1:
Add a text file called version01.txt inside the Devops/Git/ with “This is the first feature of our application” written inside.
This should be in a branch coming from master, [hint try git checkout -b dev], switch to dev branch ( Make sure y...
amit-tiwari.hashnode.dev2 min read