From: Simon Hausmann Date: Tue, 15 May 2007 12:42:56 +0000 (+0200) Subject: Added a little .bat wrapper from Marius X-Git-Tag: v1.5.3-rc0~65^2^2~120 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ac1fde55a71e166a86468582961908ab0d01413b;p=git.git Added a little .bat wrapper from Marius Signed-off-by: Simon Hausmann --- 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" %*