Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to set the push.default

git config --global push.default [option]
where [option] has to be one of the following:
nothing, current, upstream, tracking, simple, matching
Source by www.30secondsofcode.org #
 
PREVIOUS NEXT
Tagged: #set
ADD COMMENT
Topic
Name
3+2 =