+1

Disable fast-forward-merge checkout dialog?

Def 2 weeks ago updated 2 weeks ago 1

Is it possible to disable this dialog when checking out a branch?

Image 901

I never want to fast forward merge when checking out a branch.  This is just an extra click that I have to make many times a day.

GUI
+1

If I were implementing this, the settings could have three possible options:

When checking out:

  Always fast-forward-merge

  Never fast-forward-merge (just checkout)

  Ask

With Ask as the default setting, because that's the current behaviour.