commit | ba053ea96c252e04729dcd439e3c35d394d69914 | [log] [tgz] |
---|---|---|
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | Sat Apr 18 00:18:05 2009 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Apr 17 21:05:49 2009 -0700 |
tree | 308bd6c8e28bdab62ddb58fd0013af9a489027c1 | |
parent | 66985e6629c4325ec6b1508bf4bda907c2a538cb [diff] |
archive: do not read .gitattributes in working directory The old behaviour still remains with --worktree-attributes, and it is always on for the legacy "git tar-tree". Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>