diff options
author | Junio C Hamano <junkio@cox.net> | 2006-12-18 14:04:38 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-12-18 16:28:19 -0800 |
commit | 4c10a5caa7d5e481a2acefbae71b694ab7e57108 (patch) | |
tree | baf10941970140f93faba5bf59293bc5f4515966 /log-tree.c | |
parent | 8336afa563fbeff35e531396273065161181f04c (diff) | |
download | git-4c10a5caa7d5e481a2acefbae71b694ab7e57108.tar.gz |
blame: -b (blame.blankboundary) and --root (blame.showroot)
When blame.blankboundary is set (or -b option is given), commit
object names are blanked out in the "human readable" output
format for boundary commits.
When blame.showroot is not set (or --root is not given), the
root commits are treated as boundary commits. The code still
attributes the lines to them, but with -b their object names are
not shown.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'log-tree.c')
0 files changed, 0 insertions, 0 deletions