Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Create 'git gc' to perform common maintenance operations.
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 52d4a3a86a214a99bd3cf32053539e18f36778a7..12f4bd22e7324e6b6ba39a6c9e8ae709cdcc1789 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-157,7
+157,7
@@
BASIC_LDFLAGS =
SCRIPT_SH = \
git-bisect.sh git-checkout.sh \
git-clean.sh git-clone.sh git-commit.sh \
- git-fetch.sh \
+ git-fetch.sh
git-gc.sh
\
git-ls-remote.sh \
git-merge-one-file.sh git-parse-remote.sh \
git-pull.sh git-rebase.sh \