Re: Ignore pattern with trailing whitespace in .gitignore is void using git 1.8.1.5

2013-03-08 Thread Junio C Hamano
Junio C Hamano writes: > Thor Andreas Rognan writes: > >> Maybe I'm doing it wrong, or maybe it's the intended behaviour, >> but I find that a trailing whitespace after a pattern in .gitignore >> makes the pattern void with git 1.8.1.5. > > I doubt we do anything clever like that. > ... > The us

Re: Ignore pattern with trailing whitespace in .gitignore is void using git 1.8.1.5

2013-03-08 Thread Junio C Hamano
Thor Andreas Rognan writes: > Maybe I'm doing it wrong, or maybe it's the intended behaviour, > but I find that a trailing whitespace after a pattern in .gitignore > makes the pattern void with git 1.8.1.5. I doubt we do anything clever like that. $ git init $ touch hello.o "hel