What is a "fast-forward" merge?
A merge where the branch being merged can
simply be moved forward to the tip of the other branch without creating a new merge
commit.
A merge where the branch being merged can
simply be moved forward to the tip of the other branch without creating a new merge
commit.