| commit | ea4c7f9bf69e781dd0cd88d2bccb2bf5cc15c9a7 | [log] [tgz] |
|---|---|---|
| author | Fredrik Kuivinen <freku045@student.liu.se> | Sun Mar 05 12:03:51 2006 +0100 |
| committer | Junio C Hamano <junkio@cox.net> | Sun Mar 05 14:49:58 2006 -0800 |
| tree | c8ae4b5a792fc5a81dbb33b706b2c756a4cb6607 | |
| parent | ea5ed3abce724725360be88663cec1add7547d46 [diff] |
git-blame: Make the output human readable The default output mode is slightly different from git-annotate's. However, git-annotate's output mode can be obtained by using the '-c' flag. Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se> Signed-off-by: Junio C Hamano <junkio@cox.net>