Johannes Schindelin <johannes.schindelin@xxxxxx> writes: > + test_when_finished "git update-ref -d refs/tags/wrong" && > + git fsck --tags 2>out && I wonder what the command does with or without --tags option (applies to both tests added by this patch)? Does running "fsck" without the option not to report broken tags detected by the new checks added in this series? Should it? -- 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