summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorLibravatar Simon Hausmann <hausmann@kde.org>2007-05-15 14:42:56 +0200
committerLibravatar Simon Hausmann <shausman@trolltech.com>2007-05-15 14:44:32 +0200
commitac1fde55a71e166a86468582961908ab0d01413b (patch)
tree4a755e3c353e56f824dab50584f41103ffa8f427 /contrib
parentUse the subprocess module instead of popen2 to make it work on Windows. (diff)
downloadtgif-ac1fde55a71e166a86468582961908ab0d01413b.tar.xz
Added a little .bat wrapper from Marius
Signed-off-by: Simon Hausmann <hausmann@kde.org>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/fast-import/git-p4.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/fast-import/git-p4.bat b/contrib/fast-import/git-p4.bat
new file mode 100644
index 0000000000..666eb73016
--- /dev/null
+++ b/contrib/fast-import/git-p4.bat
@@ -0,0 +1 @@
+python "%~d0%~p0git-p4" %*