Jeff King <peff@xxxxxxxx> writes: >> Subject: tag: do not show non-tag contents with "-n" > > Looks perfect. Thanks. > > -Peff I was an idiot and you were being too polite to point it out X-<. + if (type != OBJ_COMMIT || type != OBJ_TAG) + goto free_return; When will I ever get any output from this crap? What kind of object should I craft to pass through this stupid gate? ;-) Fixed and requeued. -- 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