зеркало из https://github.com/microsoft/git.git
Build and install git-get-tar-commit-id
This useful program is not build nor installed by the Makefile. Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Родитель
a4f35a2dc0
Коммит
77a837314e
3
Makefile
3
Makefile
|
@ -27,7 +27,8 @@ PROG= git-update-cache git-diff-files git-init-db git-write-tree \
|
|||
git-check-files git-ls-tree git-merge-base git-merge-cache \
|
||||
git-unpack-file git-export git-diff-cache git-convert-cache \
|
||||
git-http-pull git-rpush git-rpull git-rev-list git-mktag \
|
||||
git-diff-tree-helper git-tar-tree git-local-pull git-write-blob
|
||||
git-diff-tree-helper git-tar-tree git-local-pull git-write-blob \
|
||||
git-get-tar-commit-id
|
||||
|
||||
all: $(PROG)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче