doc: patch-id: see also git-cherry(1)

git-cherry(1) links to this command. These two commands are similar and we also mention it in the “Examples” section now. Let’s link to it. Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Kristoffer Haugsbakk committed Feb 14, 2026 at 12:55 UTC ed84bc1c0da0c5a972459f639801bc7ec235084c
1 file changed +4
Documentation/git-patch-id.adoc
+4
@@ -108,6 +108,10 @@ rm "$for_upstream"
108 Now the first column shows the commit from your branch and the second
109 column shows the patch ID equivalent commit, if it exists.
110
111 +SEE ALSO
112 +--------
113 +linkgit:git-cherry[1]
114 +
115 GIT
116 ---
117 Part of the linkgit:git[1] suite