diff options
author | Junio C Hamano <junkio@cox.net> | 2006-04-15 04:15:07 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-04-15 04:21:19 -0700 |
commit | 1fc70b60bfda67205253595ad9dc040019c2efe5 (patch) | |
tree | 3ffff97ae73b425bff8bb78e4884e4d6f716bc1e /contrib/git-svn | |
parent | whatchanged options parser fix. (diff) | |
download | tgif-1fc70b60bfda67205253595ad9dc040019c2efe5.tar.xz |
Built-in git-whatchanged
Now "git log" is in reusable shape, add "git whatchanged" which
essentially is a synonym with different default for people whose
fingers are already trained.
There is a subtle difference from the shell-script version; the
first line of each entry is now "commit <object name>", instead
of "diff-tree <object name> (from <object name>)." I suspect
that showing the parent name that way is useful, so this may be
something we would want to fix (the user can say --pretty=raw to
get that information but that is a bit ugly).
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'contrib/git-svn')
0 files changed, 0 insertions, 0 deletions