rev-parse: --abbrev option.
authorJunio C Hamano <junkio@cox.net>
Wed, 25 Jan 2006 09:35:38 +0000 (01:35 -0800)
committerJunio C Hamano <junkio@cox.net>
Sat, 28 Jan 2006 08:09:38 +0000 (00:09 -0800)
The new option behaves just like --verify, but outputs an
abbreviated object name that is unique within the repository.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found