Difference between revisions of "Fast-forward"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
  [[git config]] pull.ff only   
 
  [[git config]] pull.ff only   
  
  Your branch is behind 'origin/main' by 20 commits, and can be fast-forwarded.
+
  Your branch is behind '[[origin/main]]' by 20 commits, and can be fast-forwarded.
 
   (use "[[git pull]]" to update your local branch)
 
   (use "[[git pull]]" to update your local branch)
  

Revision as of 10:40, 15 March 2023

fast-forward merge

git config pull.ff only  
Your branch is behind 'origin/main' by 20 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)

Related

See also

Advertising: