Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git push default

# Configure git to always push to "origin master"
git push -u origin master
 
PREVIOUS NEXT
Tagged: #git #push #default
ADD COMMENT
Topic
Name
8+7 =