Answers for "how to create folder in github repo"

-1

github create directory

git add CHANGES
Posted by: Guest on March-16-2021
-2

github create directory

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

github create directory

cd NAME-OF-PROJECT
Posted by: Guest on March-16-2021
-2

github create directory

cd ../
Posted by: Guest on March-16-2021

Code answers related to "how to create folder in github repo"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language