]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/rev-list.c
rev-list --abbrev-commit
authorJunio C Hamano <junkio@cox.net>
Fri, 7 Apr 2006 04:32:36 +0000 (21:32 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 7 Apr 2006 09:09:18 +0000 (02:09 -0700)
commit5c51c98502bc885f6eda5046de00cdb3c976cad6
tree353185393fbc5719dfa4a60e2d8e706569043410
parent9760662f1a7a06516ca249a73e5c1a6fb6c0e26e
rev-list --abbrev-commit

This should make --pretty=oneline a whole lot more readable for
people using 80-column terminals.  Originally from Eric Wong.

Signed-off-by: Junio C Hamano <junkio@cox.net>
rev-list.c