blame -s: suppress author name and time.
commit093dc5bee61c47f5b0f3bea04339c9bf8839ca47
authorJunio C Hamano <junkio@cox.net>
Thu, 12 Apr 2007 22:50:45 +0000 (12 15:50 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 29 Apr 2007 09:05:06 +0000 (29 02:05 -0700)
tree5750e8fcf151f234ddd5a4a869a67569d84f894e
parent28a94f885a735e7474357698ec384de24d526620
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>
Documentation/git-blame.txt
builtin-blame.c