summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-11 18:39:21 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-11 18:39:21 -0400
commitccfda0a1b479f131e69e0158b4269dc98982b268 (patch)
treef2ade0df2e6b5238615b56037bd01268f7ac7dfd /debian
parent76090d48b97a2b29da03a2955e90da71d3842e82 (diff)
git config remote.name.annex-sync can be used to control whether a remote gets synced.
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 5a8056cf6..65e091753 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ git-annex (3.20121010) UNRELEASED; urgency=low
* webapp: Improve wording of intro display. Closes: #689848
* webapp: Repositories can now be configured, to change their description,
their group, or even to disable syncing to them.
+ * git config remote.name.annex-sync can be used to control whether
+ a remote gets synced.
-- Joey Hess <joeyh@debian.org> Wed, 10 Oct 2012 12:59:25 -0400