Thread (4 messages) flat view 4 messages, 2 authors, 2016-06-15

Bug in git-diff output

From: rocketscienc01100101 . <hidden>
Date: 2016-06-15 23:00:36

I tried to get a diff between HEAD and the current version of my
project, so I did "git diff".

It's a web project with a CSS file that contains the following CSS rule:

a[href^=tel] {
    color:inherit;
    text-decoration:none;
}

Now, whenever I do "git diff", it will always show the a[href^=tel]
part and mess up the output, even when I didn't change anything near
that line. The problem is easily reproducable in a newly created
repository.

git --version
git version 1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help