author | Brian Downing <bdowning@lavos.net> | |
Tue, 14 Aug 2007 13:18:38 +0000 (08:18 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 15 Aug 2007 05:46:01 +0000 (22:46 -0700) | ||
commit | 6b06d518caa6ef98cc0efb796713d0a0693895bf | |
tree | 5c6d995366c0f3f7ec3b50196305a157620d74a8 | tree | snapshot |
parent | 6d2d9e8666ef72c8878af4822e243ca33b6752a0 | commit | diff |
Add read_cache to builtin-check-attr
We can now read .gitattributes files out of the index, but the index
must be loaded for this to work.
Signed-off-by: Brian Downing <bdowning@lavos.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
We can now read .gitattributes files out of the index, but the index
must be loaded for this to work.
Signed-off-by: Brian Downing <bdowning@lavos.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-check-attr.c | diff | blob | history |