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

Issue 2369073002: git recipe_module: git new-branch. (Closed)

Created:
4 years, 2 months ago by tandrii(chromium)
Modified:
4 years, 2 months ago
Reviewers:
iannucci, qyearsley
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+466 lines, -0 lines) Patch
M recipe_modules/git/api.py View 1 1 chunk +19 lines, -0 lines 0 comments Download
M recipe_modules/git/example.py View 1 chunk +5 lines, -0 lines 0 comments Download
M recipe_modules/git/example.expected/basic.json View 1 chunk +26 lines, -0 lines 0 comments Download
M recipe_modules/git/example.expected/basic_branch.json View 1 chunk +26 lines, -0 lines 0 comments Download
M recipe_modules/git/example.expected/basic_file_name.json View 1 chunk +26 lines, -0 lines 0 comments Download
M recipe_modules/git/example.expected/basic_hash.json View 1 chunk +26 lines, -0 lines 0 comments Download
M recipe_modules/git/example.expected/basic_ref.json View 1 chunk +26 lines, -0 lines 0 comments Download
M recipe_modules/git/example.expected/basic_submodule_update_force.json View 1 chunk +26 lines, -0 lines 0 comments Download
M recipe_modules/git/example.expected/cannot_fail_build.json View 1 chunk +26 lines, -0 lines 0 comments Download
M recipe_modules/git/example.expected/cat-file_test.json View 1 chunk +26 lines, -0 lines 0 comments Download
M recipe_modules/git/example.expected/count-objects_delta.json View 1 chunk +26 lines, -0 lines 0 comments Download
M recipe_modules/git/example.expected/count-objects_failed.json View 1 chunk +26 lines, -0 lines 0 comments Download
M recipe_modules/git/example.expected/count-objects_with_bad_output.json View 1 chunk +26 lines, -0 lines 0 comments Download
M recipe_modules/git/example.expected/curl_trace_file.json View 1 chunk +26 lines, -0 lines 0 comments Download
M recipe_modules/git/example.expected/git-cache-checkout.json View 1 chunk +26 lines, -0 lines 0 comments Download
M recipe_modules/git/example.expected/platform_win.json View 1 chunk +26 lines, -0 lines 0 comments Download
M recipe_modules/git/example.expected/rebase_failed.json View 1 chunk +26 lines, -0 lines 0 comments Download
M recipe_modules/git/example.expected/remote_not_origin.json View 1 chunk +26 lines, -0 lines 0 comments Download
M recipe_modules/git/example.expected/set_got_revision.json View 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
tandrii(chromium)
PTAL
4 years, 2 months ago (2016-09-26 16:21:47 UTC) #3
qyearsley
General question: What's the disadvantage of `git checkout -B <name> origin/master` vs git new-branch? https://codereview.chromium.org/2369073002/diff/1/recipe_modules/git/api.py ...
4 years, 2 months ago (2016-09-26 16:33:14 UTC) #6
tandrii(chromium)
git-new branch sets a few more properties: [branch "test-checkout-b"] remote = origin merge = refs/heads/master ...
4 years, 2 months ago (2016-09-26 16:49:56 UTC) #7
tandrii(chromium)
On 2016/09/26 16:49:56, tandrii(chromium) wrote: > git-new branch sets a few more properties: > > ...
4 years, 2 months ago (2016-09-26 16:51:13 UTC) #8
qyearsley
On 2016/09/26 at 16:51:13, tandrii wrote: > On 2016/09/26 16:49:56, tandrii(chromium) wrote: > > git-new ...
4 years, 2 months ago (2016-09-26 16:55:38 UTC) #9
tandrii(chromium)
Robbie, I'm landing as is to unblock Quinten, but if you have comments, I'll create ...
4 years, 2 months ago (2016-09-26 17:01:27 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2369073002/20001
4 years, 2 months ago (2016-09-26 17:01:36 UTC) #12
commit-bot: I haz the power
4 years, 2 months ago (2016-09-26 17:04:57 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/tools/depot_tools/+/bef52ff000b949...

Powered by Google App Engine
This is Rietveld 408576698