diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-12-02 18:50:51 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 12:44:48 +0000 |
commit | 4a45a999e0ad2e99581428a5a6d34f483c00544f (patch) | |
tree | ffc35e910c9a184e7391b80a2145928c6ae50b52 /meta/lib/oeqa/selftest | |
parent | 540a2a30be21c3eca4323efbe91e7dcfc31a4c97 (diff) | |
download | openembedded-core-4a45a999e0ad2e99581428a5a6d34f483c00544f.tar.gz openembedded-core-4a45a999e0ad2e99581428a5a6d34f483c00544f.tar.bz2 openembedded-core-4a45a999e0ad2e99581428a5a6d34f483c00544f.zip |
classes/buildhistory: do git garbage collection after committing
We don't normally perform any operations (such as "git pull") that
trigger "git gc --auto", thus garbage collection never happens which
means performance of accessing the repository degrades noticeably over
time. Add an explicit "git gc --auto" to clean things up when needed.
Thanks to Elijah Newren and Ross Burton for suggesting this.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/selftest')
0 files changed, 0 insertions, 0 deletions