X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Documentation%2Fgit-gc.txt;h=83843a549cb3ad89d15e18fcfe22ce74dbb0a81e;hb=08fbb136f7440eac96f4e4396316aff36526f299;hp=b9d5660eacee03bde2360b97b80f3378972fe678;hpb=dd8b883ab9d9a18c5ec8157765244316b2490618;p=git.git diff --git a/Documentation/git-gc.txt b/Documentation/git-gc.txt index b9d5660ea..83843a549 100644 --- a/Documentation/git-gc.txt +++ b/Documentation/git-gc.txt @@ -19,7 +19,8 @@ created from prior invocations of gitlink:git-add[1]. Users are encouraged to run this task on a regular basis within each repository to maintain good disk space utilization and good -operating performance. +operating performance. Some git commands may automatically run +`git-gc`; see the `--auto` flag below for details. OPTIONS -------