I'm trying to commit --amend
to a merge commit with TortoiseGit 2.13.0.1.
For a repository where the last commit is a merge commit, the "show diff to last commit" checkbox is disabled (greyed) and checked after i check the amend checkbox; it doesn't let me uncheck it:
With other repositories, the checkbox isn't disabled and not checked automatically after i check the amend checkbox.
Is this per design or is there some hidden setting to enable the checkbox for this situation?