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

Issue 3046051: cros_mark_as_stable: modify push to use tracking branch (Closed)

Created:
10 years, 4 months ago by Mandeep Singh Baines
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, sosa
Base URL:
http://src.chromium.org/git/crosutils.git
Visibility:
Public.

Description

cros_mark_as_stable: modify push to use tracking branch BUG=5258 TEST=Successfully pushed. Change-Id: I985da7577e88f4a734f8281cae4aafce8dda5933

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M cros_mark_as_stable.py View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 4 (0 generated)
Mandeep Singh Baines
10 years, 4 months ago (2010-08-05 18:35:00 UTC) #1
petkov
LGTM but TBR: sosa
10 years, 4 months ago (2010-08-05 18:36:02 UTC) #2
anush
LGTM On 2010/08/05 18:35:00, Mandeep Singh Baines wrote: >
10 years, 4 months ago (2010-08-05 18:36:20 UTC) #3
Nasser Grainawi
10 years, 4 months ago (2010-08-05 18:39:48 UTC) #4
lgtm w/ a nit

http://codereview.chromium.org/3046051/diff/1/2
File cros_mark_as_stable.py (right):

http://codereview.chromium.org/3046051/diff/1/2#newcode39
cros_mark_as_stable.py:39: gflags.DEFINE_string('tracking_branch', 'origin',
You should really be explicit here and use 'origin/master'. 'origin' isn't a
branch, it's a remote.

Powered by Google App Engine
This is Rietveld 408576698