Skip to content

Commit

Permalink
Fix minor grammatical typos in the git-gc man page
Browse files Browse the repository at this point in the history
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Theodore Ts'o authored and Junio C Hamano committed May 31, 2007
1 parent b75c6c6 commit 5049012
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Documentation/git-gc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ OPTIONS

--aggressive::
Usually 'git-gc' runs very quickly while providing good disk
space utilization and performance. This option will cause
git-gc to more aggressive optimize the repository at the expense
space utilization and performance. This option will cause
git-gc to more aggressively optimize the repository at the expense
of taking much more time. The effects of this optimization are
persistent, so this option only needs to be sporadically; every
persistent, so this option only needs to be used occasionally; every
few hundred changesets or so.

Configuration
Expand Down

0 comments on commit 5049012

Please sign in to comment.