Merge branch 'ab/gc-doc-update'
commit1fd2ffca7d89569674399e8cc192bba9c509e0a6
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Oct 2018 05:22:14 +0000 (26 14:22 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Oct 2018 05:22:14 +0000 (26 14:22 +0900)
tree82a1acedb5c00a84654a68ed20d6240de87c7012
parent0c41b3b1a700f153e01d49913f0041378cc88cf7
parentc7e8ce6d1dd02f6569ea785eebc8692e8e2edf72
Merge branch 'ab/gc-doc-update'

The documentation of "git gc" has been updated to mention that it
is no longer limited to "pruning away crufts" but also updates
ancillary files like commit-graph as a part of repository
optimization.

* ab/gc-doc-update:
  gc doc: mention the commit-graph in the intro