git config remote.name.annex-sync can be used to control whether a remote gets synced.

This commit is contained in:
Joey Hess 2012-10-11 18:39:21 -04:00
parent 1591245f88
commit 589d1711f2
4 changed files with 15 additions and 1 deletions

2
debian/changelog vendored
View file

@ -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