Is it ok to assume that fast-forward means all commits are replayed on the target branch and the HEAD
is set to the last commit on that branch?
Is it ok to assume that fast-forward means all commits are replayed on the target branch and the HEAD
is set to the last commit on that branch?