summaryrefslogtreecommitdiffstats
path: root/git-gc.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-12-20 10:08:00 +0000
committerJunio C Hamano <junio@kernel.org>2010-12-20 10:08:00 +0000
commitcdd1c33a60297c3210787c6fcbd72ab8467ff6f6 (patch)
treefa420234369d165f67140bda0aaac67a7f9ce269 /git-gc.txt
parent0d75e8734ce2601a438c17a0588270dd3fa8aec1 (diff)
downloadgit-htmldocs-cdd1c33a60297c3210787c6fcbd72ab8467ff6f6.tar.gz
Autogenerated HTML docs for v1.7.3.4-577-gf29db
Diffstat (limited to 'git-gc.txt')
-rw-r--r--git-gc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-gc.txt b/git-gc.txt
index 801aede60..26632414b 100644
--- a/git-gc.txt
+++ b/git-gc.txt
@@ -107,7 +107,7 @@ how long records of conflicted merge you have not resolved are
kept. This defaults to 15 days.
The optional configuration variable 'gc.packrefs' determines if
-'git gc' runs 'git pack-refs'. This can be set to "nobare" to enable
+'git gc' runs 'git pack-refs'. This can be set to "notbare" to enable
it within all non-bare repos or it can be set to a boolean value.
This defaults to true.