Detect exec bit in more cases.
authorDavid Brown <git@davidb.org>
Wed, 19 Sep 2007 20:12:48 +0000 (13:12 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 22 Sep 2007 22:41:50 +0000 (15:41 -0700)
git-p4 was missing the execute bit setting if the file had other attribute
bits set.

Acked-By: Simon Hausmann <simon@lst.de>
No differences found