Answers for "create repo with name"

0

create repo with name

mkdir myrepo.git
cd myrepo.git
git init --bare
Posted by: Guest on February-16-2022

Code answers related to "create repo with name"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language