Merge branch 'ab/gc-docs'
commitac70c5313351630e44b1fe0267fb4850ebcf1f25
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Apr 2019 07:41:18 +0000 (25 16:41 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Apr 2019 07:41:18 +0000 (25 16:41 +0900)
tree6fba731b70ef6805165821d81d129e531fa7e029
parent01f8d78887d45dc10f29d3926d5cc52f78838846
parent0044f7700fdbfdb04b8f88c385ca6fd545e1e1bb
Merge branch 'ab/gc-docs'

Update docs around "gc".

* ab/gc-docs:
  gc docs: remove incorrect reference to gc.auto=0
  gc docs: clarify that "gc" doesn't throw away referenced objects
  gc docs: note "gc --aggressive" in "fast-import"
  gc docs: downplay the usefulness of --aggressive
  gc docs: note how --aggressive impacts --window & --depth
  gc docs: fix formatting for "gc.writeCommitGraph"
  gc docs: re-flow the "gc.*" section in "config"
  gc docs: include the "gc.*" section from "config" in "gc"
  gc docs: clean grammar for "gc.bigPackThreshold"
  gc docs: stop noting "repack" flags
  gc docs: modernize the advice for manually running "gc"
Documentation/config/gc.txt
Documentation/git-fast-import.txt