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.
 +
  (use "[[git pull]]" to update your local branch)
  
 
  [[--ff-only]]
 
  [[--ff-only]]

Revision as of 10:24, 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)
--ff-only

See also

Advertising: