author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Sun, 8 Jun 2008 16:42:33 +0000 (18:42 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 9 Jun 2008 21:53:46 +0000 (14:53 -0700) | ||
commit | 008d896df5deaa967d4d86306b408333e8ef34c3 | |
tree | c2b7aeaa45767e1c4e6359381b2bd99bd77dbebc | tree | snapshot |
parent | 457bb452919887ff5e8007d02e93f443fdb6f1e9 | commit | diff |
Teach new attribute 'export-ignore' to git-archive
Paths marked with this attribute are not output to git-archive
output.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Paths marked with this attribute are not output to git-archive
output.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitattributes.txt | diff | blob | history | |
archive-tar.c | diff | blob | history | |
archive-zip.c | diff | blob | history | |
archive.c | diff | blob | history | |
archive.h | diff | blob | history | |
t/t5000-tar-tree.sh | diff | blob | history |