From: David Bremner Date: Sun, 10 Apr 2022 17:06:14 +0000 (-0300) Subject: test/git: add known broken test for tag with quotes. X-Git-Tag: 0.37_rc0~91 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=b355973abcbe16875e717b8df28a3c1b8d424fb7;hp=b355973abcbe16875e717b8df28a3c1b8d424fb7;p=notmuch test/git: add known broken test for tag with quotes. There is current insufficient sanitization and/or escaping of tag names internally in notmuch-git. ---