2025年12月24日

vscode图形化 git rebase -i

摘要: 设置默认Git编辑器 core.editor( commit message 编辑时) 和 序列编辑器 sequence.editor(比如 rebase 时) vscode: git config --global core.editor "code --wait" git config --gl 阅读全文

posted @ 2025-12-24 18:54 龍瀧尨呀 阅读(2) 评论(0) 推荐(0)

导航