2023年9月19日

摘要: git指令记录 帮助文档 git --help 帮助概要 需要查看某个指令的详细帮助,使用下列类似指令,即可打开本地的git-doc文档 git stash --help git branch --help 回退操作 1. git log 找commit id 2. git reset --hard 阅读全文
posted @ 2023-09-19 10:30 博客园里的蜗牛 阅读(23) 评论(0) 推荐(0)

导航