diff options
author | Simon Hausmann <shausman@trolltech.com> | 2007-05-15 16:07:02 +0200 |
---|---|---|
committer | Simon Hausmann <shausman@trolltech.com> | 2007-05-15 16:07:02 +0200 |
commit | 42890f6291ab8b718dec5a3346875c45724d4ebb (patch) | |
tree | fdeda3ce98a6b5aed00f4b829395aee6a56df815 /contrib | |
parent | Make submitting work on Windows. (diff) | |
download | tgif-42890f6291ab8b718dec5a3346875c45724d4ebb.tar.xz |
Converted to unix newlines
Signed-off-by: Simon Hausmann <shausman@trolltech.com>
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/fast-import/git-p4.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/fast-import/git-p4.bat b/contrib/fast-import/git-p4.bat index 666eb73016..6524a54c67 100644 --- a/contrib/fast-import/git-p4.bat +++ b/contrib/fast-import/git-p4.bat @@ -1 +1 @@ -python "%~d0%~p0git-p4" %*
+python "%~d0%~p0git-p4" %* |