git常用命令

查看tag

git tag

查看最后一次提交的tag

git describe

查看提交日志

git log

 

posted on 2020-05-07 10:38  rubytoto  阅读(1049)  评论(0)    收藏  举报

导航