Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

create bare repository git

mkdir test_repo.git
cd test_repo.git
git --bare init
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #create #bare #repository #git
ADD COMMENT
Topic
Name
5+8 =