Answers for "gh create github repo"

1

gh create github repo

git init
git add . && git commit -m 'Initial commit'

gh repo create
Posted by: Guest on January-12-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language