summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-23 20:06:02 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-23 20:06:02 -0400
commit22c77acb85aa7dffa52d28f7ff84b64b75f5b621 (patch)
tree631d1c390cafa5e49ecb02c491dec1de06b46bf6 /debian
parentd4343da8277a208e1a3eaed10e1a9f5096bfcd39 (diff)
Detect when the remote is broken like bitbucket is, and exits 0 when it fails to run git-annex-shell.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fa4c5cfb7..24443a685 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,8 @@ git-annex (4.20130418) UNRELEASED; urgency=low
* rmurl: New command, removes one of the recorded urls for a file.
* sync: Bug fix, avoid adding to the annex the
dummy symlinks used on crippled filesystems.
+ * Detect when the remote is broken like bitbucket is, and exits 0 when
+ it fails to run git-annex-shell.
-- Joey Hess <joeyh@debian.org> Thu, 18 Apr 2013 16:22:48 -0400