Project

General

Profile

« Previous | Next » 

Revision 2ef66737

Added by ko1 (Koichi Sasada) over 6 years ago

force 10 chars SHA1 display.

make update-src shows latest commit hash for convinience.
However, rev-parse --short option shows different length
(maybe) between git versions. This fix force 10 chars
with --short=10.