bugfix: Adding a dotfile also caused all non-dotfiles to be added.
When only a dotfile was specified, the list of non-dotfiles was empty, triggering the fallback behavior of finding all files.
This commit is contained in:
parent
4309f363fb
commit
182778d664
3 changed files with 13 additions and 3 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
|||
git-annex (3.20120407) UNRELEASED; urgency=low
|
||||
|
||||
* bugfix: Adding a dotfile also caused all non-dotfiles to be added.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Sun, 08 Apr 2012 12:23:42 -0400
|
||||
|
||||
git-annex (3.20120406) unstable; urgency=low
|
||||
|
||||
* Disable diskfree on kfreebsd, as I have a build failure on kfreebsd-i386
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue