DescriptionFix git depot_tools update flow.
In Windows (already worked correctly in posix): gclient wouldn't correctly update depot_tools when called.
Refactored away the bootstrap depot_tools update flow which only still existed in Windows.
Patch contributed by gab@chromium.org
R=maruel@chromium.org
BUG=
TEST=Running `gclient sync` from src/ and see depot_tools being correctly updated under a git depot_tools checkout.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=132191
Patch Set 1 #
Total comments: 8
Patch Set 2 : remove bootstrap #
Total comments: 1
Patch Set 3 : fix posix update comment #
Total comments: 2
Patch Set 4 : make bootstrap/gclient.bat wrap the update #
Total comments: 6
Patch Set 5 : fix dates #Patch Set 6 : remove cygwin PATH fix #
Total comments: 3
Patch Set 7 : add /d #
Total comments: 2
Patch Set 8 : change / side in README #Patch Set 9 : add . to dp0 #
Total comments: 2
Patch Set 10 : fix to unix endlines #
Messages
Total messages: 27 (0 generated)
|