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

Issue 1837453002: Add --gerrit_no_reset for who need to use FETCH_HEAD revision. (Closed)

Created:
4 years, 9 months ago by Yoshisato Yanagisawa
Modified:
4 years, 8 months ago
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 --gerrit_no_reset for who need to use FETCH_HEAD revision. Avoid to call git reset --soft to preserve current revision to FETCH_HEAD. 'got_revision' property would also be that from FETCH_HEAD. BUG=596787 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=299721

Patch Set 1 #

Total comments: 4

Patch Set 2 : changed flag name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -9 lines) Patch
M recipe_modules/bot_update/api.py View 1 2 chunks +3 lines, -1 line 0 comments Download
M recipe_modules/bot_update/example.py View 1 3 chunks +9 lines, -1 line 0 comments Download
A + recipe_modules/bot_update/example.expected/gerrit_no_reset.json View 1 2 chunks +2 lines, -2 lines 0 comments Download
M recipe_modules/bot_update/resources/bot_update.py View 1 5 chunks +10 lines, -5 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Yoshisato Yanagisawa
Hi, Let me add new option not to reset --soft. The option is disabled by ...
4 years, 9 months ago (2016-03-25 07:45:47 UTC) #2
hinoka
I think it's super unfortunate the we have to add yet another flag, but it ...
4 years, 9 months ago (2016-03-25 12:48:17 UTC) #3
Yoshisato Yanagisawa
thanks for the review. https://codereview.chromium.org/1837453002/diff/1/recipe_modules/bot_update/resources/bot_update.py File recipe_modules/bot_update/resources/bot_update.py (right): https://codereview.chromium.org/1837453002/diff/1/recipe_modules/bot_update/resources/bot_update.py#newcode1140 recipe_modules/bot_update/resources/bot_update.py:1140: if not reset_soft: On 2016/03/25 ...
4 years, 9 months ago (2016-03-28 02:00:52 UTC) #5
Yoshisato Yanagisawa
Do I need more things to do?
4 years, 8 months ago (2016-03-31 06:35:49 UTC) #6
Yoshisato Yanagisawa
ping?
4 years, 8 months ago (2016-04-05 02:17:37 UTC) #7
hinoka
lgtm
4 years, 8 months ago (2016-04-05 17:40:10 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1837453002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1837453002/20001
4 years, 8 months ago (2016-04-06 01:28:19 UTC) #10
commit-bot: I haz the power
4 years, 8 months ago (2016-04-06 01:30:58 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=299721

Powered by Google App Engine
This is Rietveld 408576698