Re: git add and git add behave differentely for ignored files

2014-12-04 Thread Michael J Gruber
Guilherme schrieb am 04.12.2014 um 10:06: > Hello, > > I reported this issue on the git-user mailing list and they redirected me > here. > > The problem I have observed is that with a ignored path `git add > ` behaves differently then `git add `. > > I my git/info/excludes file i have > > /COM

Re: git add and git add behave differentely for ignored files

2014-12-04 Thread Guilherme
I forgot to mention: Environment: Cygwin Git version 2.1.1 On Thu, Dec 4, 2014 at 12:11 PM, Konstantin Khomoutov wrote: > On Thu, 4 Dec 2014 10:06:23 +0100 > Guilherme wrote: > >> I reported this issue on the git-user mailing list and they >> redirected me here. >> >> The problem I have observ

Re: git add and git add behave differentely for ignored files

2014-12-04 Thread Konstantin Khomoutov
On Thu, 4 Dec 2014 10:06:23 +0100 Guilherme wrote: > I reported this issue on the git-user mailing list and they > redirected me here. > > The problem I have observed is that with a ignored path `git add > ` behaves differently then `git add `. [...] To those who's interested the original threa

git add and git add behave differentely for ignored files

2014-12-04 Thread Guilherme
Hello, I reported this issue on the git-user mailing list and they redirected me here. The problem I have observed is that with a ignored path `git add ` behaves differently then `git add `. I my git/info/excludes file i have /COM/config !COM/config/Project.gny The file COM/config/Project.gny