DescriptionAllow gclient clone in non-empty directories
Add an option in DEPS files to clone a project into a temp dir
and then copy into expected final dir. This allows checking out a
git repo into a folder which is non-empty. It is useful for projects
that are embedded in src/ but want to specify the revision of
src/ in the embedded project (such as android private).
BUG=165280
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=212720
Patch Set 1 #
Total comments: 1
Patch Set 2 : #
Total comments: 7
Patch Set 3 : bug fixes #
Total comments: 4
Patch Set 4 : rebase, fixed M-A nits. #Patch Set 5 : _Run -> _Capture. smoketests pass :-) #
Total comments: 8
Patch Set 6 : addressed iannucci nits, switched back to _Run and fixed tests. #
Total comments: 2
Patch Set 7 : rewrite retry loop #
Total comments: 4
Patch Set 8 : fixed another round of nits #
Messages
Total messages: 17 (0 generated)
|