Use git format-patch and git apply --apply when extracting patches from git and
authorSimon Hausmann <simon@lst.de>
Sun, 20 May 2007 14:33:21 +0000 (16:33 +0200)
committerSimon Hausmann <simon@lst.de>
Sun, 20 May 2007 14:33:21 +0000 (16:33 +0200)
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 <simon@lst.de>
No differences found