Linus Torvalds [off-list ref] writes:
On Fri, 27 Apr 2007, Petr Baudis wrote:
quoted
http://repo.or.cz/w?p=git.git&a=search&h=HEAD&st=grep&s=hate%5B%5Ev%5D
That looks bogus. It doesn't find
- Documentation/git-cvsimport.txt:
git-cvsimport - Salvage your data out of another SCM people love to hate
Why?
Because he uses "hate[^v]" to exclude "whatever" from matching,
but the line you quoted does not have anything after "hate".