Re: git rebase -i doesn't respect rebase.autosquash
From: Martin von Zweigbergk <hidden> Date: 2016-06-15 22:50:19
On Thu, 30 Dec 2010, Mike Doherty wrote:
On 10-12-30 01:37 PM, Martin von Zweigbergk wrote:
quoted
I also have rebase.autosquash enabled and it works for me. Does it
autosquash as you expect if you pass '--autosquash' on the command
line? Which version of Git are you running?
Yes, it does. I'm using 1.7.0.4
Ok, that explains it. The configuration was introduced in 1.7.3.
Regards,
Martin