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:
Joey Hess 2012-04-08 12:25:54 -04:00
parent 4309f363fb
commit 182778d664
3 changed files with 13 additions and 3 deletions

View file

@ -21,3 +21,5 @@ What version of git-annex are you using? On what operating system?
3.20120406
(same problem with version 3.20120123) on Debian.
> Thanks for reporting this bug, I've fixed it in git. [[done]] --[[Joey]]