Re: [PATCH v4 3/3] clone: abort if no dir name could be guessed

2015-08-05 Thread Junio C Hamano
Patrick Steinhardt writes: > Due to various components of the URI being stripped off it may > happen that we fail to guess a directory name. We currently error > out with a message that it is impossible to create the working > tree '' in such cases. Instead, error out early with a sensible > erro

[PATCH v4 3/3] clone: abort if no dir name could be guessed

2015-08-05 Thread Patrick Steinhardt
Due to various components of the URI being stripped off it may happen that we fail to guess a directory name. We currently error out with a message that it is impossible to create the working tree '' in such cases. Instead, error out early with a sensible error message hinting that a directory name