kde invent 报错误:Non-full name

报错如下

remote: Audit failure - Commit {hash} - Non-full name: changzex
remote: Audit failure - Commit {hash} - Non-full name: changzex
remote: Push declined - commits failed audit
remote: Should the audit failures above mention issues regarding your name, please ensure that your Git username has been set to your full name.
remote: Please see https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup for more details on ensuring Git has been fully configured.
remote: In the event that your full name has been set and is shown above as being rejected, please file a Sysadmin ticket at https://go.kde.org/systickets
To https://invent.kde.org/changzex/konsole.git
 ! [remote rejected]   master -> master (pre-receive hook declined)
error: 推送一些引用到 'https://invent.kde.org/changzex/konsole.git' 失败

经过尝试后的解决方案

1.确定kde invent的fullname

例如chance chang

2.配置config

git config --local user.name "chance chang"

git config --global user.name "chance chang"

3.更新commit信息

git commit --amend --author="chance chang <changze@xxx.com>"
4.git push

用changzex这个账号

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值