author | Junio C Hamano <junkio@cox.net> | |
Thu, 12 Apr 2007 22:50:45 +0000 (15:50 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 29 Apr 2007 09:05:06 +0000 (02:05 -0700) | ||
commit | 093dc5bee61c47f5b0f3bea04339c9bf8839ca47 | |
tree | 5750e8fcf151f234ddd5a4a869a67569d84f894e | tree | snapshot |
parent | 28a94f885a735e7474357698ec384de24d526620 | commit | diff |
blame -s: suppress author name and time.
With this "git blame -b -s HEAD~n..HEAD" becomes a nicer way to
review the result of recent changes in context.
Signed-off-by: Junio C Hamano <junkio@cox.net>
With this "git blame -b -s HEAD~n..HEAD" becomes a nicer way to
review the result of recent changes in context.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-blame.txt | diff | blob | history | |
builtin-blame.c | diff | blob | history |