#github
Read more stories on Hashnode
Articles with this tag
Here is what I compiled for my workflow. ยท Frequently used commands: git init # initializes. git add . # adds all files git add <file 1> <filel 2> #...