diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-25 01:47:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-25 01:47:19 -0400 |
commit | 6442bc73b2799c46c8a45a3cd265dd8dfeaea1f3 (patch) | |
tree | 8aad7bd4296a8e57d9a531f08ccc7310e8c98fab /debian | |
parent | b22331137b23da2770354990602c7727a083101c (diff) |
Improve error handling when getting uuid of http remotes to auto-ignore, like with ssh remotes.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 95ef3c478..9d180fd34 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ git-annex (4.20130522) UNRELEASED; urgency=low This fixes the behavior of the manual mode group. * assistant: Work around git-cat-file's not reloading the index after files are staged. + * Improve error handling when getting uuid of http remotes to auto-ignore, + like with ssh remotes. -- Joey Hess <joeyh@debian.org> Tue, 21 May 2013 18:22:46 -0400 |