]> git.ipfire.org Git - thirdparty/git.git/commit - attr.h
attr: add GIT_ATTR_INDEX "direction"
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Fri, 17 Apr 2009 22:17:58 +0000 (00:17 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 18 Apr 2009 04:05:49 +0000 (21:05 -0700)
commit4191e80a3e8ee0fa0b8f97f9fba81c3549813fd5
tree858742124f9b96f7d3e29d6f548cae90a065f010
parentad94657fdb8b177b07d94887e1b5259f590f11a8
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>
attr.c
attr.h