From ac1fde55a71e166a86468582961908ab0d01413b Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Tue, 15 May 2007 14:42:56 +0200 Subject: [PATCH] Added a little .bat wrapper from Marius Signed-off-by: Simon Hausmann --- contrib/fast-import/git-p4.bat | 1 + 1 file changed, 1 insertion(+) create mode 100644 contrib/fast-import/git-p4.bat diff --git a/contrib/fast-import/git-p4.bat b/contrib/fast-import/git-p4.bat new file mode 100644 index 000000000..666eb7301 --- /dev/null +++ b/contrib/fast-import/git-p4.bat @@ -0,0 +1 @@ +python "%~d0%~p0git-p4" %* -- 2.11.0