I've updated to git 1.8.5.1 from 1.8.4.2 today.
Previously when running `git add --all` or `git add .` in an *empty*directory 
there 
would be no shell output.
Now running either of these commands results in `fatal: pathspec '.' did 
not match any files` as output.

My question: Is this expected behaviour now, and, if so, where would I be 
able to find any news announcing/discussing 
it?
So far I've managed to find 
https://github.com/git/git/blob/master/Documentation/RelNotes/1.8.5.txt, 
which does 
mention a change to `git add` in the *2.0 section* but nothing in *changes 
since 1.8.4* section.

Regards,
Mike

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to