summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2006-12-27 16:43:15 -0800
committerLibravatar Junio C Hamano <junkio@cox.net>2006-12-27 16:43:15 -0800
commit7c20b8234af2962ea4d5ce930ec0308c33f6f654 (patch)
tree908fc0e9d0f2dac92ba64a84427c53560afdecd1 /.gitignore
parentSet NO_MMAP for Cygwin by default (diff)
parentUse 'repack -a -d -l' instead of 'repack -a -d' in git-gc (diff)
downloadtgif-7c20b8234af2962ea4d5ce930ec0308c33f6f654.tar.xz
Merge branch 'sp/gc'
* sp/gc: Use 'repack -a -d -l' instead of 'repack -a -d' in git-gc everyday: replace a few 'prune' and 'repack' with 'gc' Create 'git gc' to perform common maintenance operations.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 60e5002bd5..2904f12349 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,6 +42,7 @@ git-fmt-merge-msg
git-for-each-ref
git-format-patch
git-fsck-objects
+git-gc
git-get-tar-commit-id
git-grep
git-hash-object