Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Fix minor grammatical typos in the git-gc man page
author
Theodore Ts'o
<tytso@mit.edu>
Thu, 31 May 2007 23:00:48 +0000
(19:00 -0400)
committer
Junio C Hamano
<junkio@cox.net>
Thu, 31 May 2007 23:22:28 +0000
(16:22 -0700)
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-gc.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
b75c6c6
)
diff --git
a/Documentation/git-gc.txt
b/Documentation/git-gc.txt
index 4ac839f938f9c2617c211dd829ba910577534558..c7742ca9630b13d1eeef16d175f8ca840ddff4b0 100644
(file)
--- a/
Documentation/git-gc.txt
+++ b/
Documentation/git-gc.txt
@@
-37,10
+37,10
@@
OPTIONS
--aggressive::
Usually 'git-gc' runs very quickly while providing good disk
--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 aggressive
ly
optimize the repository at the expense
of taking much more time. The effects of this optimization are
of taking much more time. The effects of this optimization are
- persistent, so this option only needs to be
sporadic
ally; every
+ persistent, so this option only needs to be
used occasion
ally; every
few hundred changesets or so.
Configuration
few hundred changesets or so.
Configuration