git

作者: Poisson_Lee | 来源:发表于2019-07-16 17:34 被阅读0次
git.png
git review
git pull
git st
git log --graph
git reset --hard hash_value
git pull --rebase gerrit master
git status
git log --stat
git reset --soft hash_value
git commit --amend
git remote
git remote -v

相关文章

网友评论

      本文标题:git

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