repair: Prevent auto gc from happening when fetching from a remote.

This commit is contained in:
Joey Hess 2014-10-12 14:27:46 -04:00
parent 9af06670b5
commit c6e9125c61
3 changed files with 13 additions and 5 deletions

1
debian/changelog vendored
View file

@ -4,6 +4,7 @@ git-annex (5.20140928) UNRELEASED; urgency=medium
* Support building with yesod 1.4.
* S3: Fix embedcreds=yes handling for the Internet Archive.
* map: Handle .git prefixed remote repos. Closes: #614759
* repair: Prevent auto gc from happening when fetching from a remote.
-- Joey Hess <joeyh@debian.org> Mon, 29 Sep 2014 14:07:51 -0400