fix * glob matching files in subdirectories
This commit is contained in:
parent
1e3aa441f0
commit
7df2861d67
4 changed files with 18 additions and 16 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -16,6 +16,9 @@ git-annex (3.20130217) UNRELEASED; urgency=low
|
|||
* Additional GIT_DIR support bugfixes. May actually work now.
|
||||
* webapp: Display any error message from git init if it fails to create
|
||||
a repository.
|
||||
* Fix a reversion in matching globs introduced in the last release,
|
||||
where "*" did not match files inside subdirectories. No longer uses
|
||||
the Glob library.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Sun, 17 Feb 2013 16:42:16 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue