X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-cherry.txt;h=7deefdae8f995d843971f6beff24af8325b99f1f;hb=5c7eee03da32ac8ff5e91159670558b0d7fb9b1a;hp=74d14c4e7fc88e702e4781b22eb8ed5ce0480c6f;hpb=a0653d550524a0263d36fde6a8cf98941dd057ab;p=git.git diff --git a/Documentation/git-cherry.txt b/Documentation/git-cherry.txt index 74d14c4e7..7deefdae8 100644 --- a/Documentation/git-cherry.txt +++ b/Documentation/git-cherry.txt @@ -7,7 +7,7 @@ git-cherry - Find commits not merged upstream SYNOPSIS -------- -'git cherry' [-v] [] [] +'git cherry' [-v] [ [ []]] DESCRIPTION ----------- @@ -51,6 +51,7 @@ OPTIONS :: Upstream branch to compare against. + Defaults to the first tracked remote branch, if available. :: Working branch; defaults to HEAD.