git gc –auto #
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
こういうことですか?
$ git gc
$ git gc --auto
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
こういうことですか?
$ git gc
$ git gc --auto