diff options
author | Nanako Shiraishi <nanako3@lavabit.com> | 2009-08-28 12:18:49 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-08-27 20:41:48 -0700 |
commit | 93197898041fcaf84d8ac84df764cca7bf86b226 (patch) | |
tree | 2ba2345e78d92f183b9cb9ad4ca771a173d0bbe4 /Documentation/git-gc.txt | |
parent | Merge branch 'maint-1.6.1' into maint-1.6.2 (diff) | |
download | tgif-93197898041fcaf84d8ac84df764cca7bf86b226.tar.xz |
Fix overridable written with an extra 'e'
Signed-off-by: Nanako Shiraishi <nanako3@lavabit.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-gc.txt')
-rw-r--r-- | Documentation/git-gc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-gc.txt b/Documentation/git-gc.txt index b292e9843a..dcac8c8e29 100644 --- a/Documentation/git-gc.txt +++ b/Documentation/git-gc.txt @@ -61,7 +61,7 @@ automatic consolidation of packs. --prune=<date>:: Prune loose objects older than date (default is 2 weeks ago, - overrideable by the config variable `gc.pruneExpire`). This + overridable by the config variable `gc.pruneExpire`). This option is on by default. --no-prune:: |