Difference between revisions of "Fast-forward"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
fast-forward [[merge]]
+
<code>fast-forward [[merge]]</code>
 
 
  
 
  [[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.

Revision as of 10:38, 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: