Add --include, which is the same as --not --exclude.

This commit is contained in:
Joey Hess 2011-12-22 13:53:06 -04:00
parent 30cf6ce81c
commit 6bffe509d7
6 changed files with 28 additions and 10 deletions

1
debian/changelog vendored
View file

@ -7,6 +7,7 @@ git-annex (3.20111212) UNRELEASED; urgency=low
* map: --fast disables use of dot to display map
* Test suite improvements. Current top-level test coverage: 75%
* Improve deletion of files from rsync special remotes. Closes: #652849
* Add --include, which is the same as --not --exclude.
-- Joey Hess <joeyh@debian.org> Mon, 12 Dec 2011 01:57:49 -0400