摘要: 如何修剪git reflog历史 背景: vscode插件git-graph可以方便查看git-commit-graph,效果很好,关键是交互性很好。点选任意commit即可预览提交内容,实在是太方便了,比我之前用命令行上git log --graph --oneline强太多了。但同时带来的困扰是能看到的信息(commit历史)太 阅读全文
posted @ 2023-02-07 17:38 亦幻 阅读(228) 评论(1) 推荐(2) 编辑