X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-gc.txt;h=26632414b2646ba80a17fa861d422a9c8c957810;hb=8dc6a373d201839859fe7924b63e57526ee2fc22;hp=801aede6094e40b5bfb1f4c5d09393e7011f500e;hpb=4bb4d30095fbc3b1689cc656e71f6a51e43fbd69;p=git.git diff --git a/Documentation/git-gc.txt b/Documentation/git-gc.txt index 801aede60..26632414b 100644 --- a/Documentation/git-gc.txt +++ b/Documentation/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.