Beginner's Guide to Git: Creating, Staging, and Pushing Files to GitHub
Tasks To Be Performed:
1. Based on what you have learnt in the class, do the following steps:
a. Create a new folder
b. Put the following files in the folder
● Code.txt
● Log.txt
● Output.txt
c. Stage the Code.txt and Output.txt files
d. Commit them
...
devopsamal.hashnode.dev1 min read