Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-clone: Allow cloning into directories other than child of current…
… dir. This patch adds -p to mkdir and an explicit check to see if the target directory exists (since mkdir -p doesn't throw an error if it does). Signed-off-by: Andreas Ericsson <ae@op5.se> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information