Unverified 提交 3702368f 作者: Steven Allen 提交者: GitHub

Merge pull request #6060 from ipfs/feat/git-dirty

mk: change git-hash command to include information about modifications
git-hash:=$(shell git rev-parse --short HEAD 2>/dev/null)
git-hash:=$(shell git describe --always --match=NeVeRmAtCh --dirty 2>/dev/null)
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论