Github 我无法推送代码

Github 我无法推送代码,github,Github,您在git存储库中分配了一些问题。 因此,当您要推送代码时,请在提交消息中添加问题Id。比如: Counting objects: 26, done. Delta compression using up to 4 threads. Compressing objects: 100% (21/21), done. Writing objects: 100% (26/26), 12.03 KiB | 0 bytes/s, done. Total 26 (delta 16), reused 3 (d

您在git存储库中分配了一些问题。 因此,当您要推送代码时,请在提交消息中添加问题Id。比如:

Counting objects: 26, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (21/21), done.
Writing objects: 100% (26/26), 12.03 KiB | 0 bytes/s, done.
Total 26 (delta 16), reused 3 (delta 1)
remote: 
remote: One of your commit messages is missing an issue ID:
remote: 
remote:   13f7efa: RED-fleet-integration implement new jfa schema
remote: 
remote: For more information, see https://confluence.atlassian.com/x/ZwjoE.
remote: 
To git@bitbucket.org:mba-rb/redbook.git
 ! [remote rejected] RED-fleet-integration -> RED-fleet-integration (pre-receive hook declined)
error: failed to push some refs to 'git@bitbucket.org:mba-rb/redbook.git'
您的提交消息是:

Issue Id: 3
那么您的最终提交消息应该是:

commit xyz


你读错了吗
您的一条提交消息缺少问题ID
您的一条提交消息缺少问题ID
似乎是一个实习生问题,与Git无关。为什么人们会对他的问题投反对票。如果他什么都知道,为什么人们要使用社区?
#3 commit xyz
commit xyz #3
commit #3 xyz