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

Issue 822503005: Support --target-branch option to git-cl upload for Rietveld (Closed)

Created:
5 years, 11 months ago by Mike Wittman
Modified:
5 years, 11 months ago
Reviewers:
agable, rmistry
CC:
agable, chromium-reviews, cmp-cc_chromium.org, Dirk Pranke, iannucci+depot_tools_chromium.org, rmistry1
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Target Ref:
refs/heads/master
Project:
tools
Visibility:
Public.

Description

Support --target-branch option to git-cl upload for Rietveld This is similar to the Gerrit behavior in that we default to master, unless the remote upstream is a branch head. BUG=435702 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=293807

Patch Set 1 #

Total comments: 4

Patch Set 2 : generalize branch recognition #

Total comments: 6

Patch Set 3 : address comments #

Patch Set 4 : remove unnecessary statement #

Total comments: 2

Patch Set 5 : address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -23 lines) Patch
M git_cl.py View 1 2 3 4 4 chunks +63 lines, -23 lines 0 comments Download
M tests/git_cl_test.py View 1 2 1 chunk +51 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (8 generated)
Mike Wittman
PTAL. I think this will do the most sensible thing, at least for Chrome development.
5 years, 11 months ago (2015-01-07 21:37:27 UTC) #2
agable
https://codereview.chromium.org/822503005/diff/1/git_cl.py File git_cl.py (right): https://codereview.chromium.org/822503005/diff/1/git_cl.py#newcode1752 git_cl.py:1752: if options.target_branch: And what if the user passes --target_branch=refs/heads/master? ...
5 years, 11 months ago (2015-01-07 21:45:09 UTC) #3
Mike Wittman
https://codereview.chromium.org/822503005/diff/1/git_cl.py File git_cl.py (right): https://codereview.chromium.org/822503005/diff/1/git_cl.py#newcode1752 git_cl.py:1752: if options.target_branch: On 2015/01/07 21:45:09, agable wrote: > And ...
5 years, 11 months ago (2015-01-07 23:55:34 UTC) #5
Mike Wittman
ping
5 years, 11 months ago (2015-01-09 20:14:34 UTC) #6
rmistry
Moving me from Reviewers to CC list. I believe Aaron is the right person to ...
5 years, 11 months ago (2015-01-12 13:54:05 UTC) #8
scheib
On 2015/01/12 13:54:05, rmistry wrote: > Moving me from Reviewers to CC list. I believe ...
5 years, 11 months ago (2015-01-16 23:28:50 UTC) #9
Mike Wittman
On 2015/01/16 23:28:50, scheib wrote: > On 2015/01/12 13:54:05, rmistry wrote: > > Moving me ...
5 years, 11 months ago (2015-01-22 19:33:22 UTC) #11
cmp
On 2015/01/22 19:33:22, Mike Wittman wrote: > It's been two weeks since the last action ...
5 years, 11 months ago (2015-01-22 20:53:15 UTC) #12
cmp
Moved agable back to reviewer list.
5 years, 11 months ago (2015-01-22 20:54:17 UTC) #14
agable
Mostly LGTM. The one real thing I'd like is some unit tests. The test format ...
5 years, 11 months ago (2015-01-22 22:59:11 UTC) #15
Mike Wittman
PTAL. On 2015/01/22 22:59:11, agable wrote: > Mostly LGTM. The one real thing I'd like ...
5 years, 11 months ago (2015-01-23 23:54:47 UTC) #16
agable
Yuuuuup. It's a completely horrid and broken testing system. Thanks for writing your own considerably ...
5 years, 11 months ago (2015-01-26 17:37:04 UTC) #17
Mike Wittman
https://codereview.chromium.org/822503005/diff/80001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/822503005/diff/80001/git_cl.py#newcode1683 git_cl.py:1683: """Computes the remote branch given the remote and remote ...
5 years, 11 months ago (2015-01-26 19:31:08 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/822503005/100001
5 years, 11 months ago (2015-01-26 19:31:30 UTC) #20
commit-bot: I haz the power
Presubmit check for 822503005-100001 failed and returned exit status 1. Running presubmit commit checks ...
5 years, 11 months ago (2015-01-26 19:34:26 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/822503005/100001
5 years, 11 months ago (2015-01-26 20:12:57 UTC) #24
commit-bot: I haz the power
5 years, 11 months ago (2015-01-26 20:15:52 UTC) #25
Message was sent while issue was closed.
Committed patchset #5 (id:100001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=293807

Powered by Google App Engine
This is Rietveld 408576698