Git Navigation Commands
How to navigate in out and around your directories after you have installed git on your machine:
ls — stands for list. What it does, is it lists any files or folders in the directory you are currently in. For example, If I open up the terminal on my ...
dvazdev.hashnode.dev3 min read