Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Initialize Git repository with different name

// "hello" will be the name of the repo
git init -b hello
 
PREVIOUS NEXT
Tagged: #Initialize #Git #repository
ADD COMMENT
Topic
Name
8+6 =