git gc --auto

git gc –auto #

Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.

こういうことですか?

$ git gc
$ git gc --auto

See Also

Copyright © 髭。/ Hugo + hugo-book