Skip to content
Knowledge Base

Change global editor to edit merging etc

Change global editor to edit merging etc — notes from the Git collection.

Updated 1 min readGit

bash
git config --global core.editor "vim"
git/git-config.md