]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/Search.pm
search: add help for patchid: prefix
[public-inbox.git] / lib / PublicInbox / Search.pm
index 6f9fdde1bc2276cbc0620c794731f179a00750b1..b6141f684ebc61699d6fcf63fe80d2f47fbe15a8 100644 (file)
@@ -179,6 +179,7 @@ EOF
        'dfpre:' => 'match pre-image git blob ID',
        'dfpost:' => 'match post-image git blob ID',
        'dfblob:' => 'match either pre or post-image git blob ID',
+       'patchid:' => "match `git patch-id --stable' output",
        'rt:' => <<EOF,
 match received time, like `d:' if sender's clock was correct
 EOF