diff options
author | Junio C Hamano <junkio@cox.net> | 2005-12-21 22:25:00 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-12-21 23:48:45 -0800 |
commit | 9b15770220aab37302cda115d257eeb4e6e72959 (patch) | |
tree | 424d76554685baa038ecdcaab66a8c0d8f547e9f /connect.c | |
parent | Merge branch 'fixes' (diff) | |
download | tgif-9b15770220aab37302cda115d257eeb4e6e72959.tar.xz |
whatchanged: customize diff-tree output
This allows the configuration item whatchanged.difftree to
control the output from git-whatchanged command. For example:
[whatchanged]
difftree = --pretty=fuller --name-status -M
does rename detection, shows the commit header in "fuller"
format and lists affected pathnames and the kind of changes to
them.
When no such configuration item exists, the output format
defaults to "--pretty -M --abbrev".
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'connect.c')
0 files changed, 0 insertions, 0 deletions