Say I have a clone of a git repo and I want to use git commands on it through the terminal (I am using the standard Linux terminal). Do I have to do this every time I want to use git and/or access the files?
cd home
cd myusername
cd myfoldername
sorry for the stupid question it's just that it's not very clear on what to do.
Thanks in advance