Signed-off-by: Jari Aalto <jari.aalto@xxxxxxxxx> --- Documentation/git-log.txt | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt index 49bb539..aa42f0e 100644 --- a/Documentation/git-log.txt +++ b/Documentation/git-log.txt @@ -76,7 +76,8 @@ git log -r --name-status release..test:: Show the commits that are in the "test" branch but not yet in the "release" branch, along with the list of paths - each commit modifies. + each commit modifies. Opton -r (see gitlink:git-rev-list[1]) + descends recursively. Discussion ---------- -- 1.5.3.rc5 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html