author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | |
Fri, 17 Apr 2009 22:17:58 +0000 (00:17 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 18 Apr 2009 04:05:49 +0000 (21:05 -0700) | ||
commit | 4191e80a3e8ee0fa0b8f97f9fba81c3549813fd5 | |
tree | 858742124f9b96f7d3e29d6f548cae90a065f010 | tree | snapshot |
parent | ad94657fdb8b177b07d94887e1b5259f590f11a8 | commit | diff |
attr: add GIT_ATTR_INDEX "direction"
This instructs attr mechanism, not to look into working .gitattributes
at all. Needed by tools that does not handle working directory, such
as "git archive".
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This instructs attr mechanism, not to look into working .gitattributes
at all. Needed by tools that does not handle working directory, such
as "git archive".
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
attr.c | diff | blob | history | |
attr.h | diff | blob | history |