--from/--to can be used to limit the remote repository that git-annex uses.

This commit is contained in:
Joey Hess 2010-10-22 20:35:39 -04:00
parent 8ff3c73556
commit ff38e49eb4
4 changed files with 26 additions and 8 deletions

2
debian/changelog vendored
View file

@ -5,6 +5,8 @@ git-annex (0.02) UNRELEASED; urgency=low
file content when dropping files.
* Add remote.annex-ignore git config setting to allow completly disabling
a given remote.
* --from/--to can be used to limit the remote repository that git-annex
uses.
-- Joey Hess <joeyh@debian.org> Thu, 21 Oct 2010 16:38:00 -0400