From: Simon Hausmann Date: Sun, 20 May 2007 14:33:21 +0000 (+0200) Subject: Use git format-patch and git apply --apply when extracting patches from git and X-Git-Tag: v1.5.3-rc0~65^2^2~88 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/47a130b7bf74b8f61d9fee01f5dbb745d8f44b29?ds=inline;hp=47a130b7bf74b8f61d9fee01f5dbb745d8f44b29 Use git format-patch and git apply --apply when extracting patches from git and applying them to a Perforce checkout. This should make it possible to apply git commits with binary files that cannot be handled by path. Signed-off-by: Simon Hausmann ---