]> git.refcnt.org Git - colorize.git/commit
Include commit hash in version output
authorSteven Schubiger <stsc@refcnt.org>
Thu, 26 Jun 2014 14:08:37 +0000 (16:08 +0200)
committerSteven Schubiger <stsc@refcnt.org>
Thu, 26 Jun 2014 14:08:37 +0000 (16:08 +0200)
commit5f02f11890b79f3254fbafa67ee6600982953856
treea1948041408bdbbc4ab2067a6a15b6936061ea61
parent055b7ca1312376f2fdf214176a1ae782d05f5396
Include commit hash in version output

Extracting the abbreviated commit hash will break when git will be
replaced by a different version control system.  But until it does,
get the hash from the git repository.
Makefile
colorize.c
version.pl [new file with mode: 0755]