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

Issue 1357213003: Add `git cl checkout` to checkout by Rietveld issue (Closed)

Created:
5 years, 3 months ago by scottmg
Modified:
5 years, 3 months ago
Reviewers:
Dirk Pranke
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 cl checkout` to checkout by Rietveld issue For example: [5165c48...]d:\src\crashpad\crashpad>git cl checkout https://codereview.chromium.org/1355503005 Previous HEAD position was 5165c48... Use argument escaping function in util/win/process_info_test.cc Switched to branch 'crashpad-info-cross-bitness' [crashpad-info-cross-bitness]d:\src\crashpad\crashpad>git cl checkout 818433002 Multiple branches match issue 818433002: 0: file_io_open 1: file_io_open-2 2: file_io_open-3 Choose by index: 1 Switched to branch 'file_io_open-2' R=dpranke@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=296823

Patch Set 1 #

Patch Set 2 : . #

Total comments: 6

Patch Set 3 : fixes #

Total comments: 3

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -0 lines) Patch
M git_cl.py View 1 2 3 1 chunk +44 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
scottmg
5 years, 3 months ago (2015-09-22 17:19:51 UTC) #1
Dirk Pranke
https://codereview.chromium.org/1357213003/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/1357213003/diff/20001/git_cl.py#newcode3545 git_cl.py:3545: def CMDco(parser, args): it seems like this should probably ...
5 years, 3 months ago (2015-09-22 17:52:34 UTC) #2
scottmg
https://codereview.chromium.org/1357213003/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/1357213003/diff/20001/git_cl.py#newcode3545 git_cl.py:3545: def CMDco(parser, args): On 2015/09/22 17:52:34, Dirk Pranke wrote: ...
5 years, 3 months ago (2015-09-22 17:57:23 UTC) #3
Dirk Pranke
lgtm w/ nits. https://codereview.chromium.org/1357213003/diff/40001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/1357213003/diff/40001/git_cl.py#newcode3546 git_cl.py:3546: """Checks out a branch associated with ...
5 years, 3 months ago (2015-09-22 19:23:17 UTC) #4
scottmg
https://codereview.chromium.org/1357213003/diff/40001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/1357213003/diff/40001/git_cl.py#newcode3546 git_cl.py:3546: """Checks out a branch associated with a given open ...
5 years, 3 months ago (2015-09-22 19:34:22 UTC) #5
Dirk Pranke
On 2015/09/22 19:34:22, scottmg wrote: > https://codereview.chromium.org/1357213003/diff/40001/git_cl.py > File git_cl.py (right): > > https://codereview.chromium.org/1357213003/diff/40001/git_cl.py#newcode3546 > ...
5 years, 3 months ago (2015-09-22 19:35:28 UTC) #6
scottmg
On 2015/09/22 19:35:28, Dirk Pranke wrote: > On 2015/09/22 19:34:22, scottmg wrote: > > https://codereview.chromium.org/1357213003/diff/40001/git_cl.py ...
5 years, 3 months ago (2015-09-22 20:34:11 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1357213003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1357213003/60001
5 years, 3 months ago (2015-09-22 20:35:53 UTC) #10
Dirk Pranke
5 years, 3 months ago (2015-09-22 20:36:02 UTC) #11
Dirk Pranke
lgtm
5 years, 3 months ago (2015-09-22 20:36:10 UTC) #12
commit-bot: I haz the power
5 years, 3 months ago (2015-09-22 20:40:39 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=296823

Powered by Google App Engine
This is Rietveld 408576698