Samuel Tardieu <sam@xxxxxxxxxxx> writes: > If "git tag -d -l -v ..." is called, only "-l" is honored, which is > arbitrary and wrong. > > This patch checks that "git tag" knows in what mode it operates before > performing any operation. > > Signed-Off-By: Samuel Tardieu <sam@xxxxxxxxxxx> s/-Off-B/off-b/; I think this patch breaks "git tag -a" or "git tag -s", but I didn't try. Run $ git tag -s with and without your patch. -- 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