On Jan 14, 6:01 pm, Johannes Sixt <[EMAIL PROTECTED]> wrote: > So here you said what you type to pull. But you nowhere said what you type to > clone. I assume you are using the git shell because you write '$'. Have you > tried from CMD? In order to do that, you must make sure that all git tools as > well as the msys toolset are in PATH. Adjust it if necessary. Does that then > work as expected?
I have indeed been using the git bash shell. For the clone I do: git clone git://git.kernel.org/pub/scm/git/git.git I just tried a simple 'git pull' using CMD, after adding 'C:\Program Files\Git\bin' to the PATH, but I get the same 'fatal: read error (Invalid Argument)' as before.
