An0313
首页
关于
AI
资讯
归档
标签
查看某分支的创建commit节点
发表于 2023-08-09
git
git show-branch <branch-name>
// 或
git reflog show <branch-name>