问题
! [remote rejected] 13_13 -> refs/for/master (missing subject; Change-Id must be in commit message footer) error: 无法推送一些引用到 'ssh://liyj****'
repo upload .
提交失败了
解决方案
git commit --amend
然后再 repo upload .
! [remote rejected] 13_13 -> refs/for/master (missing subject; Change-Id must be in commit message footer) error: 无法推送一些引用到 'ssh://liyj****'
repo upload .
提交失败了
git commit --amend
然后再 repo upload .
相关文章: