Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(486)

Issue 2254843004: Add git_bootstrap.py, which bootstraps git on Windows using CIPD (Closed)

Created:
4 years, 4 months ago by Paweł Hajdan Jr.
Modified:
4 years, 4 months ago
Reviewers:
phajdan, iannucci
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add git_bootstrap.py, which bootstraps git on Windows using CIPD It's backwards compatible with the logic in win_tools.bat and is intended to eventually replace it. BUG=635421, 629679 Committed: https://chromium.googlesource.com/chromium/tools/depot_tools/+/6d0a5acdc43f959770d844a3ccb8bc3a5ad9afb6

Patch Set 1 #

Total comments: 6

Patch Set 2 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+199 lines, -0 lines) Patch
A bootstrap/win/git_bootstrap.py View 1 1 chunk +199 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (9 generated)
Paweł Hajdan Jr.
4 years, 4 months ago (2016-08-18 10:36:22 UTC) #6
iannucci
lgtm https://codereview.chromium.org/2254843004/diff/1/bootstrap/win/git_bootstrap.py File bootstrap/win/git_bootstrap.py (right): https://codereview.chromium.org/2254843004/diff/1/bootstrap/win/git_bootstrap.py#newcode39 bootstrap/win/git_bootstrap.py:39: for entry in fnmatch.filter(os.listdir(ROOT_DIR), 'git-*_bin'): I think you ...
4 years, 4 months ago (2016-08-18 18:45:39 UTC) #7
Paweł Hajdan Jr.
We've chatted over IM and I believe I addressed what could be addressed. There are ...
4 years, 4 months ago (2016-08-18 19:23:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2254843004/20001
4 years, 4 months ago (2016-08-18 19:23:37 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-18 19:26:54 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/tools/depot_tools/+/6d0a5acdc43f95...

Powered by Google App Engine
This is Rietveld 408576698