Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git server

# You just create a git user and a group too , upload a ssh key it should be public
# which will allow you (or others) to log in as the “git” user.
# make a bare repository on the server
# Add the remote repository (the one just created on the server) to a local Git project.
 
PREVIOUS NEXT
Tagged: #git #server
ADD COMMENT
Topic
Name
6+1 =