Re: [git-users] Re: Behaviour of "git add --all" in 1.8.5

2013-12-23 Thread Thomas Ferris Nicolaisen
On Friday, December 20, 2013 7:01:18 AM UTC+1, Michael Hatherly wrote: > > Thanks for your help with this. I'll continue to follow the dev list link. > >> >> > Looks like a fix has been committed: http://markmail.org/message/tniitiqewcbuaskn -- Yo

Re: [git-users] Re: Behaviour of "git add --all" in 1.8.5

2013-12-19 Thread Michael Hatherly
Thanks for your help with this. I'll continue to follow the dev list link. On Wednesday, 18 December 2013 10:14:34 UTC+2, Thomas Ferris Nicolaisen wrote: > > So, I've reported it to the git dev list: > > http://markmail.org/thread/mvtx7bjk563ligj5 > -- You received this message because you are

Re: [git-users] Re: Behaviour of "git add --all" in 1.8.5

2013-12-18 Thread Thomas Ferris Nicolaisen
So, I've reported it to the git dev list: http://markmail.org/thread/mvtx7bjk563ligj5 -- 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

Re: [git-users] Re: Behaviour of "git add --all" in 1.8.5

2013-12-17 Thread Thomas Ferris Nicolaisen
On Wednesday, December 18, 2013 12:05:52 AM UTC+1, Dale Worley wrote: > > > From: Thomas Ferris Nicolaisen > > > > > Now running either of these commands results in `fatal: pathspec '.' > did > > > not match any files` as output. > > > This sounds like a bit of a corner-case feature (albeit it

Re: [git-users] Re: Behaviour of "git add --all" in 1.8.5

2013-12-17 Thread Dale R. Worley
> From: Thomas Ferris Nicolaisen > > Now running either of these commands results in `fatal: pathspec '.' did > > not match any files` as output. > This sounds like a bit of a corner-case feature (albeit it is a useful > warning, so it's probably intended), so perhaps it was not flagged high

[git-users] Re: Behaviour of "git add --all" in 1.8.5

2013-12-17 Thread Thomas Ferris Nicolaisen
On Tuesday, December 10, 2013 9:52:21 PM UTC+1, Michael Hatherly wrote: > > 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: