X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-rev-list.txt;h=75c9968004b4de9ba83432c9e35d4bbef1822396;hb=50b4e0c178777a27164eb67676593255a9cbd035;hp=064ccb1f8707bc6e82d43bcabb20bb30aec6236f;hpb=e634aec752642dcf86c3fc82025e43381d6768c2;p=git.git diff --git a/Documentation/git-rev-list.txt b/Documentation/git-rev-list.txt index 064ccb1f..75c99680 100644 --- a/Documentation/git-rev-list.txt +++ b/Documentation/git-rev-list.txt @@ -129,7 +129,7 @@ the marked commit in the list. + Commits marked with (^) are not parents of the immediately preceding commit. These "breaks" represent necessary discontinuities implied by trying to -represent an arbtirary DAG in a linear form. +represent an arbitrary DAG in a linear form. + `--show-breaks` is only valid if `--merge-order` is also specified.