author | Carlos Rica <jasampler@gmail.com> | |
Thu, 10 Apr 2008 00:08:23 +0000 (02:08 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 10 Apr 2008 07:20:41 +0000 (00:20 -0700) | ||
commit | abea85d1e9ee0bd77e41e934534aa5d5cdd0593a | |
tree | 55e5384f8d89038bbd3d3ef10524c79dcfe8d4e3 | tree | snapshot |
parent | ac7fa2776c4a839a5a96c13886714774b52844de | commit | diff |
core-tutorial.txt: Fix showing the current behaviour.
The --root option from "git diff-tree" won't do nothing
when is given to commands like git-whatchanged or git-log,
because those always print the initial commit by default.
This fixes the tutorial explaining the function of the
log.showroot configuration variable.
Signed-off-by: Carlos Rica <jasampler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The --root option from "git diff-tree" won't do nothing
when is given to commands like git-whatchanged or git-log,
because those always print the initial commit by default.
This fixes the tutorial explaining the function of the
log.showroot configuration variable.
Signed-off-by: Carlos Rica <jasampler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/core-tutorial.txt | diff | blob | history |