Add --exclude option to exclude files from processing.
Required some lifting so flags are evaled in the Annex monad before file filtering.
This commit is contained in:
parent
627a301437
commit
2099407d8a
5 changed files with 57 additions and 27 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
git-annex (0.12) UNRELEASED; urgency=low
|
||||
|
||||
* Add --exclude option to exclude files from processing.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Wed, 08 Dec 2010 14:06:47 -0400
|
||||
|
||||
git-annex (0.11) unstable; urgency=low
|
||||
|
||||
* If available, rsync will be used for file transfers from remote
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue