mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
With this command we will get hash information as well as information if build was made using uncommited files. License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
3 lines
81 B
Makefile
3 lines
81 B
Makefile
git-hash:=$(shell git describe --always --match=NeVeRmAtCh --dirty 2>/dev/null)
|
|
|