Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
gitattributes: fix relative path matching
author
Junio C Hamano
<gitster@pobox.com>
Thu, 7 Feb 2008 08:02:08 +0000
(
00:02
-0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 7 Feb 2008 08:04:50 +0000
(
00:04
-0800)
There was an embarrassing pair of off-by-one miscounting that
failed to match path "a/b/c" when "a/.gitattributes" tried to
name it with relative path "b/c".
This fixes it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
cf94ccd
)
No differences found