DescriptionWorkaround a git clone bug on Windows.
On Windows "git clone url path/repo" does not create 'path' if it does
not exist. It fails with:
Fatal: could not create work tree dir 'path\repo'.: No such file or directory
this patch manually creates the subdir if it does not exist.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87522
Patch Set 1 #Patch Set 2 : '' #Messages
Total messages: 2 (0 generated)
|