summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3a86f36)
raw | patch | inline | side by side (parent: 3a86f36)
author | Johannes Sixt <johannes.sixt@telecom.at> | |
Mon, 4 Jun 2007 11:53:05 +0000 (13:53 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 6 Jun 2007 20:19:16 +0000 (13:19 -0700) |
git-merge-base is a builtin.
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index cd3026db8de4cb19d6adaba5a868d32323e32b7f..0f7595552d6b13c3dda425ab4240cfb75ca4bea7 100644 (file)
--- a/Makefile
+++ b/Makefile
git-convert-objects$X git-fetch-pack$X \
git-hash-object$X git-index-pack$X git-local-fetch$X \
git-fast-import$X \
- git-merge-base$X \
git-daemon$X \
git-merge-index$X git-mktag$X git-mktree$X git-patch-id$X \
git-peek-remote$X git-receive-pack$X \