Hi,

On Thu, 2 Jan 2014, Sebastian Schuberth wrote:

> When cloning to a directory "C:\foo\bar" from Windows' cmd.exe where "foo"
> does not exist yet, Git would throw an error like
> 
> fatal: could not create work tree dir 'c:\foo\bar'.: No such file or directory
> 
> Fix this by not hard-coding a platform specific directory separator into
> safe_create_leading_directories().
> 
> Signed-off-by: Johannes Schindelin <johannes.schinde...@gmx.de>
> Signed-off-by: Sebastian Schuberth <sschube...@gmail.com>

It would be nice to have links to the original discussion, but I guess
that that would not be accepted.

Ciao,
Dscho
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to