1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-06 19:44:01 +08:00
Files
kubo/mk/git.mk
Dominic Della Valle 317bc20f47 mk: fix commit string in version
License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
2018-04-26 11:48:44 -04:00

2 lines
58 B
Makefile

git-hash:=$(shell git rev-parse --short HEAD 2>/dev/null)