Answers for "make a directory github repo"

-1

github create directory

git checkout -b NAME-OF-BRANCH
Posted by: Guest on March-16-2021
0

github create directory

touch README.md
nano README.md
#### ADD YOUR INFORMATION
#### Press: control + X
#### Type: Y
#### Press: enter
Posted by: Guest on March-16-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language