美文网首页
Git修改最后一次commit的message

Git修改最后一次commit的message

作者: 粑粑雷 | 来源:发表于2019-12-24 10:18 被阅读0次
    git commit --amend
    git push -f
    

    相关文章

      网友评论

          本文标题:Git修改最后一次commit的message

          本文链接:https://www.haomeiwen.com/subject/uvuxoctx.html