From: Pete Wyckoff Date: Sun, 16 Oct 2011 14:45:49 +0000 (-0400) Subject: git-p4: stop ignoring apple filetype X-Git-Tag: v1.7.8-rc1~4^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/97a21ca50ef893a171a50c863fe21a924935fd2a?hp=97a21ca50ef893a171a50c863fe21a924935fd2a git-p4: stop ignoring apple filetype Currently "apple" filetype is ignored explicitly, and the file is not even included in the git repository. This seems wrong. Remove this, letting it be treated like a "binary" filetype. Acked-by: Luke Diamand Signed-off-by: Pete Wyckoff Signed-off-by: Junio C Hamano ---