]> git.ipfire.org Git - thirdparty/git.git/commit - git-p4.py
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)
commitb9fc6ea9efdc988d851666d45d80076839d9c225
tree5e86bde5e4bb679e5297c1d3085817fedd00867d
parent9c2d28c74e374174de01901238159b63a96a04ba
Detect exec bit in more cases.

git-p4 was missing the execute bit setting if the file had other attribute
bits set.

Acked-By: Simon Hausmann <simon@lst.de>
contrib/fast-import/git-p4