Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

push u git

$ git push -u origin test
Branch test set up to track remote branch test from origin.
Everything up-to-date
$ git pull
Already up-to-date.
Source by docs.gitlab.com #
 
PREVIOUS NEXT
Tagged: #push #git
ADD COMMENT
Topic
Name
1+3 =