Karthik Nayak <karthik.188@xxxxxxxxx> writes: > Not sure this is much of a problem with regards to "--[no-]merged" > I mean isn't the square brackets self-explanatory? Well, usually --no-foo means "cancel the effect of --foo", ie. "git command --foo --no-foo" is equivalent to "git command". Here, --no-merged=some-ref does not _cancel_ the effect but introduce a new behavior that was not the default. So it may make sense to explain this more clearly. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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