Explicitly use vim for the git editor

This commit is contained in:
Michael Campagnaro 2022-06-16 13:58:24 -04:00
parent 761ef7815d
commit 6b23065119

View File

@ -11,6 +11,7 @@
hookspath = ~/.git_hooks
preloadindex = true
fscache = true
editor = vim
[push]
default = upstream
[pull]