Extract bug number from branch name in git cl upload |
||
Issue descriptionIt would be nice if git cl upload would extract the bug number from the git branch and prepopulate the CL description with this value. For example 1) git checkout master 2) git checkout -b bug-123-fix-foobar 3) $fixing and committing 4) git cl upload --> the template should contain the line Bug: 123
,
Nov 3 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Oct 27 2017