summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a4f35a2)
raw | patch | inline | side by side (parent: a4f35a2)
author | Junio C Hamano <junkio@cox.net> | |
Sun, 8 May 2005 04:44:17 +0000 (21:44 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 8 May 2005 04:44:17 +0000 (21:44 -0700) |
This useful program is not build nor installed by the Makefile.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index 3e3463b50b67f2b4c42530e60015c3b3144c7847..f8fea4861777c8d226389f79056c9a056eb9f230 100644 (file)
--- a/Makefile
+++ b/Makefile
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)