0
Under review
fast-forward for standard window
Can we have fast-forward merge feature for branch in Standard workflow?
Customer support service by UserEcho
I don't see that feature anywhere in standard window
Fast-forward does not exist as a standalone command, but occurs on Merge (like in all other windows, too) if it is possible to merge fast-forward.
No, it's not true. In image below, I'm at `test` branch, `main` branch has 3 commit ahead. I right-click `main` -> Merge. And other windows can't do that as well
Sorry, looks like I misunderstood you. Do you mean the old external tool to fast-forward branches that are not checked out? That was replaced in the Log window by an implemented command. For the Standard window it does not exist, but actually is not needed, because the Pull command already fast-forwards all branches if the branches were equal to their remote before the pull.