Issue metadata
Sign in to add a comment
|
git cl not properly tracking CLs uploaded to gerrit |
||||||||||||||||||||
Issue descriptionWhat 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.
,
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
,
Sep 14 2017
,
Sep 14 2017
,
Jan 3 2018
|
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||
Comment 1 by rogerm@chromium.org
, Sep 14 2017