Format strings can be specified using the new --find option, to control what is output by git annex find.

This commit is contained in:
Joey Hess 2011-12-22 18:31:44 -04:00
parent cf496f09ab
commit 06bafae9e0
7 changed files with 47 additions and 11 deletions

2
debian/changelog vendored
View file

@ -10,6 +10,8 @@ git-annex (3.20111212) UNRELEASED; urgency=low
* Add --include, which is the same as --not --exclude.
* Can now be built with older git versions (before 1.7.7); the resulting
binary should only be used with old git.
* Format strings can be specified using the new --find option, to control
what is output by git annex find.
-- Joey Hess <joeyh@debian.org> Mon, 12 Dec 2011 01:57:49 -0400