Answers for "how to create a directory in github repo"

-1

github create directory

git push origin NAME-OF-BRANCH
Posted by: Guest on March-16-2021
-2

github create directory

mkdir NAME-OF-YOUR-NEW-DIRECTORY
Posted by: Guest on March-16-2021

Code answers related to "how to create a directory in github repo"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language