]> git.ipfire.org Git - thirdparty/git.git/commit
unpack-trees: do not muck with attributes when we are not checking out
authorJunio C Hamano <gitster@pobox.com>
Fri, 17 Apr 2009 22:18:01 +0000 (00:18 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 18 Apr 2009 04:05:49 +0000 (21:05 -0700)
commit66985e6629c4325ec6b1508bf4bda907c2a538cb
tree662937faecbbc201abc5b510eee8863f5f76b82e
parent4191e80a3e8ee0fa0b8f97f9fba81c3549813fd5
unpack-trees: do not muck with attributes when we are not checking out

Signed-off-by: Junio C Hamano <gitster@pobox.com>
unpack-trees.c