Q: .gitattributes export-ignore bug

From: Dmitry V. Levin <hidden>
Date: 2016-06-15 22:46:09

Hi,

$ mkdir git && cd git && git init -q && mkdir dir && echo .gitattributes export-ignore >dir/.gitattributes && git add dir/.gitattributes && git commit -q -m 1st
$ git archive --format=tar HEAD |tar tf -
dir/
$ git archive --format=tar HEAD:dir |tar tf -
.gitattributes

A bug?


-- 
ldv

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help