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>
maint
Kristoffer Haugsbakk 2026-02-14 12:55:43 +01:00 committed by Junio C Hamano
parent 795d41db13
commit ed84bc1c0d
1 changed files with 4 additions and 0 deletions

View File

@ -108,6 +108,10 @@ rm "$for_upstream"
Now the first column shows the commit from your branch and the second
column shows the patch ID equivalent commit, if it exists.

SEE ALSO
--------
linkgit:git-cherry[1]

GIT
---
Part of the linkgit:git[1] suite