Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Add a test for checking whether gitattributes is honored by checkout.
author
Kristian Amlie
<kristian.amlie@nokia.com>
Fri, 20 Mar 2009 09:32:09 +0000
(10:32 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 20 Mar 2009 16:36:16 +0000
(09:36 -0700)
The original bug will not honor new entries in gitattributes if they
are changed in the same checkout as the files they affect.
It will also keep using .gitattributes, even if it is deleted in the
same commit as the files it affects.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
b997045
)
No differences found