Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git pull rebase

git config pull.rebase false
# Combines your local unpublished changes with latest change on remote ;)
 
PREVIOUS NEXT
Tagged: #git #pull #rebase
ADD COMMENT
Topic
Name
3+6 =