Skip to content

Commit 98b3ef8

Browse files
LemmingAvalanchegitster
authored andcommitted
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>
1 parent 893f2b0 commit 98b3ef8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/git-patch-id.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ join -a1 "$for_branch" "$for_upstream" | cut -d' ' -f2,3
106106
Now the first column shows the commit from your branch and the second
107107
column shows the patch ID equivalent commit, if it exists.
108108

109+
SEE ALSO
110+
--------
111+
linkgit:git-cherry[1]
112+
109113
GIT
110114
---
111115
Part of the linkgit:git[1] suite

0 commit comments

Comments
 (0)