]> git.ipfire.org Git - thirdparty/git.git/commit - git-p4.py
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)
commit47a130b7bf74b8f61d9fee01f5dbb745d8f44b29
tree1e956c6da626d696789ab4435420bb8029c32013
parent64ffb06a9c940e57a215d313cd58f702d695e919
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 <simon@lst.de>
contrib/fast-import/git-p4