On Friday, 24 March 2017 at 05:56:57 UTC, Seb wrote:
On Friday, 24 March 2017 at 05:10:54 UTC, Vladimir Panteleev
wrote:
I think that if you do not think that discussing this subject
any further is worth your time, then you shouldn't allocate
any of your time time towards it. As previously mentioned, I
don't think the arguments presented here warrant changing the
status quo, so it is all theorizing.
FWIW (as mentioned before) the status quo is different to
what's intended as auto-merge-squash has been disabled by
Martin:
https://github.com/dlang-bots/dlang-bot/issues/64
Yep, because of the misuse-worst-case arguments. Simple solutions
that guard against such mistakes are welcome. E.g. we could allow
squashing if all commits' commit messages except the first one's
start with "[SQUASH] " or "fixup! ".