New issue
Advanced search Search tips

Issue 827706 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

git cl issue 0 incorrectly clears Change-Id when branch is reset to origin/master

Project Member Reported by dcheng@chromium.org, Mar 30 2018

Issue description

Chrome Version: (copy from chrome://version)
OS: (e.g. Win7, OSX 10.9.5, etc...)

What steps will reproduce the problem?
(1) git cl patch something in.
(2) git reset --hard HEAD
(3) git cl issue 0

What is the expected result?
Change-Id in change on origin/master should not be cleared.

What happens instead?
git cl issue amends the CL description.
 

Sign in to add a comment