New issue
Advanced search Search tips

Issue 765423 link

Starred by 4 users

Issue metadata

Status: Duplicate
Merged: issue 764848
Owner: ----
Closed: Jan 2018
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: ----
Type: ----


Previous locations:
gerrit:7224


Sign in to add a comment

git cl not properly tracking CLs uploaded to gerrit

Project Member Reported by rogerm@chromium.org, Sep 14 2017

Issue description

What steps will reproduce the problem?
1. git cl upload
2. git cl issue
2. git cl upload

What is the expected output?

git cl upload creates new CL
git cl issue responds with the CL number
git cl upload uploads a new patchset to the CL

What do you see instead?

git cl upload creates a new CL
git cl issue responds with None
git cl upload creates a new CL

Linux.
 

Comment 1 by rogerm@chromium.org, Sep 14 2017

Description: Show this description

Comment 2 by rogerm@chromium.org, Sep 14 2017

I see the following on git cl upload

--------------

$ git cl upload
Running presubmit upload checks ...

Presubmit checks took 1.4s to calculate.

Presubmit checks passed.
 components/test/data/autofill/tools/add_disused_data.py | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 86 insertions(+)
remote: Processing changes: new: 1, done            
remote: (W) f2db077: commit subject >50 characters; use shorter first paragraph        
remote: 
remote: New Changes:        
remote:   https://chromium-review.googlesource.com/#/c/chromium/src/+/667443 [autofill] Add script to insert disused address/cc data into a profile.        
remote: 
To https://chromium.googlesource.com/chromium/src.git
 * [new branch]                f2db077627c2a057e63186c6d619bcd19af27b40 -> refs/for/refs/heads/master%wip,m=Initial_upload

Error after CL description prompt -- saving description to /usr/local/google/home/rogerm/.git_cl_description_backup

Created|Updated 0 issues on Gerrit, but only 1 expected.
Change-Id: Idc402102c58d76b55e423739c5d855cf669fb553

Comment 3 by logan@google.com, Sep 14 2017

Components: -PolyGerrit
Labels: Proj-Gerrit-Migration

Comment 4 by logan@google.com, Sep 14 2017

Project: chromium
Moved issue gerrit:7224 to now be  issue chromium:765423 .
Components:
Mergedinto: 764848
Status: Duplicate (was: New)

Sign in to add a comment