I discovered that my favourite GUI git client (Tower) does not have an option to add the --allow-unrelated-histories
parameter to git merge.
Is there a way to enable this by default on my git configuration? How?
Ps. Luckily the client is using external git, which means that if there is a global configuration option for this it should be used.