Answers for "step by step on how to move a folder to github from git bash"

2

how to go to a folder in git bash

cd  /c/project/
Use the pwd command to see which path you are currently in
Posted by: Guest on October-14-2021

Code answers related to "step by step on how to move a folder to github from git bash"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language