reap in onLocal

Each onLocal call involves a new Annex state, so needs to clean up after it.
This commit is contained in:
Joey Hess 2011-10-27 14:48:53 -04:00
parent c30366e95a
commit f84d66fa15
3 changed files with 9 additions and 1 deletions

2
debian/changelog vendored
View file

@ -1,6 +1,8 @@
git-annex (3.20111026) UNRELEASED; urgency=low
* Sped up some operations on remotes that are on the same host.
* copy --to: Fixed leak when ran on many files and a remote on the same
host.
-- Joey Hess <joeyh@debian.org> Thu, 27 Oct 2011 13:58:53 -0400