Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Git init

$ git init   # You're done!  
$ git remote add origin url_of_your_git_server   # So that you can push your code somewhere.  
Source by alx-intranet.hbtn.io #
 
PREVIOUS NEXT
Tagged: #Git #init
ADD COMMENT
Topic
Name
5+8 =