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

Issue 1342383002: Add a git-drover. (Closed)

Created:
5 years, 3 months ago by Sam McNally
Modified:
5 years, 2 months ago
Reviewers:
iannucci
CC:
chrome-apps-syd-reviews_chromium.org, 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 a git-drover. This uses the same trick as git-new-workdir to reuse an existing git checkout without interfering with it. However, this makes it only usable on platforms where os.symlink exists. BUG=404755 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=296920

Patch Set 1 : #

Total comments: 32

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+829 lines, -135 lines) Patch
M gclient-new-workdir.py View 1 3 chunks +8 lines, -38 lines 0 comments Download
A + git-drover View 1 chunk +3 lines, -0 lines 0 comments Download
M git_common.py View 1 2 chunks +36 lines, -0 lines 0 comments Download
A git_drover.py View 1 1 chunk +254 lines, -0 lines 0 comments Download
M man/html/git-drover.html View 1 6 chunks +128 lines, -39 lines 0 comments Download
M man/man1/git-drover.1 View 1 6 chunks +117 lines, -40 lines 0 comments Download
M man/src/common_demo_functions.sh View 1 1 chunk +5 lines, -0 lines 0 comments Download
M man/src/git-drover.txt View 1 2 chunks +35 lines, -3 lines 0 comments Download
M man/src/git-drover.demo.1.sh View 1 1 chunk +11 lines, -16 lines 0 comments Download
A + man/src/git-drover.demo.3.sh View 1 0 chunks +-1 lines, --1 lines 0 comments Download
M tests/git_common_test.py View 1 2 chunks +30 lines, -0 lines 0 comments Download
A tests/git_drover_test.py View 1 1 chunk +203 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (13 generated)
Sam McNally
5 years, 3 months ago (2015-09-22 03:46:32 UTC) #9
iannucci
https://codereview.chromium.org/1342383002/diff/140001/git-drover File git-drover (right): https://codereview.chromium.org/1342383002/diff/140001/git-drover#newcode6 git-drover:6: . $(type -P python_git_runner.sh) you'll want to update the ...
5 years, 3 months ago (2015-09-22 04:18:11 UTC) #10
Sam McNally
https://codereview.chromium.org/1342383002/diff/140001/git-drover File git-drover (right): https://codereview.chromium.org/1342383002/diff/140001/git-drover#newcode6 git-drover:6: . $(type -P python_git_runner.sh) On 2015/09/22 04:18:11, iannucci wrote: ...
5 years, 3 months ago (2015-09-23 01:16:07 UTC) #15
Sam McNally
ping
5 years, 2 months ago (2015-09-29 05:45:23 UTC) #16
iannucci
lgtm
5 years, 2 months ago (2015-09-29 06:46:01 UTC) #17
iannucci
On 2015/09/29 at 06:46:01, iannucci wrote: > lgtm Sorry for the huge lag on that ...
5 years, 2 months ago (2015-09-29 06:46:15 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1342383002/240001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1342383002/240001
5 years, 2 months ago (2015-09-29 06:55:07 UTC) #20
commit-bot: I haz the power
5 years, 2 months ago (2015-09-29 06:57:11 UTC) #21
Message was sent while issue was closed.
Committed patchset #2 (id:240001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=296920

Powered by Google App Engine
This is Rietveld 408576698