Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Print the packfile names to stdout from fast-import.
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 8432ab8ba1c69f1269808782b17e62ce92460b4e..db9d8ee4f43e4e9e41a2527a5ae8cc7259be3c45 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-194,6
+194,7
@@
SCRIPTS = $(patsubst %.sh,%,$(SCRIPT_SH)) \
PROGRAMS = \
git-convert-objects$X git-fetch-pack$X git-fsck-objects$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 \