]> git.ipfire.org Git - thirdparty/git.git/commit
Fix support for deletions in git-p4 submit when using --apply-as-patch by filtering...
authorSimon Hausmann <hausmann@kde.org>
Wed, 21 Mar 2007 09:57:54 +0000 (10:57 +0100)
committerSimon Hausmann <hausmann@kde.org>
Wed, 21 Mar 2007 09:57:54 +0000 (10:57 +0100)
commit5d0b6042d4a33dbd78840a8e0d8957441e2cfa72
treeeb655bb348f58fd7d8fc1857f03064ac269f533a
parent04219c04b7554d13b049d4aba534ce02a12abeb4
Fix support for deletions in git-p4 submit when using --apply-as-patch by filtering out deletions in the diff-tree output.

Signed-off-by: Simon Hausmann <hausmann@kde.org>
contrib/fast-import/git-p4.py