Jeff King <peff@xxxxxxxx> writes: > Technically this is a regression for: > > git log --show-notes=foo --no-notes --show-notes=bar > > which used to show both. But I consider that behavior useless and crazy, > and since the --no-notes actually did nothing there, why would anyone > have been using it? I suspect that nobody would complain; we could even ridicule whoever claim to have been depending on the buggy behaviour. It was a _bug_ that 'git log' still showed A when it is ran with '--show-notes=A --no-notes --show-notes=B' may even be more appropriate description of this change. Thanks for bringing in a bit more sanity to the world. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html