Use git format-patch and git apply --apply when extracting patches from git and
commit7d0d5927bf71c9a08708402d3010a76c8b461c7a
authorSimon Hausmann <simon@luria.(none)>
Sun, 20 May 2007 14:33:21 +0000 (20 16:33 +0200)
committerSimon Hausmann <simon@luria.(none)>
Sun, 20 May 2007 14:33:21 +0000 (20 16:33 +0200)
tree123101b88192781ee70606547e94b20466a233ec
parent9578faee0754873b9fa5ce8f4d5757254f7e4d41
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.
git-p4