Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-p4 submit: Fix missing quotes around p4 commands to make them work with spaces in filenames
[gitweb.git]
/
contrib
/
fast-import
/
git-p4.bat
diff --git
a/contrib/fast-import/git-p4.bat
b/contrib/fast-import/git-p4.bat
index 666eb7301624973bc43cb5eb528722a5ea5689e7..9f97e884f5c3cae9e89164c9590959ba487a89bd 100644
(file)
--- a/
contrib/fast-import/git-p4.bat
+++ b/
contrib/fast-import/git-p4.bat
@@
-1
+1
@@
-python "%~d0%~p0git-p4" %*
\r
+@python "%~d0%~p0git-p4" %*