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

Issue 8826015: Add minimal Gerrit support to 'git cl config' and 'git cl upload' (Closed)

Created:
9 years ago by Roland McGrath
Modified:
7 years, 6 months ago
CC:
chromium-reviews, Dirk Pranke, M-A Ruel
Visibility:
Public.

Description

Add minimal Gerrit support to 'git cl config' and 'git cl upload' This is the bare beginnings of Gerrit support for (non-repo) depot_tools. The 'git cl config' and 'git cl upload' commands get a -g/--gerrit switch to tell them to work in a Gerrity way rather than a Rietveldy way.

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -1 line) Patch
M git_cl.py View 4 chunks +68 lines, -1 line 3 comments Download

Messages

Total messages: 5 (0 generated)
Roland McGrath
9 years ago (2011-12-07 00:41:08 UTC) #1
M-A Ruel
Are you sure it's the best path to follow? I think it warrant another tool. ...
9 years ago (2011-12-07 19:21:26 UTC) #2
Roland McGrath
I wasn't trying to make something wonderful. I was trying to provide something rather than ...
9 years ago (2011-12-08 18:07:49 UTC) #3
M-A Ruel
I totally sympathise with you and I'm fine with the idea. It's just I feel ...
9 years ago (2011-12-08 18:16:04 UTC) #4
Evan Martin
8 years, 10 months ago (2012-01-30 15:51:33 UTC) #5
FWIW, concerns about which way Chrome should be going aside, I think it's fine
for git-cl to support gerrit.  A separate tool will lead to divergent behaviors
down the line (like different flag names) and keeping it as one script helps
avoid that.

Powered by Google App Engine
This is Rietveld 408576698