Make default editor for git vim instead of vi.

This commit is contained in:
Ian Adam Naval 2014-06-23 22:17:38 -04:00
parent 01786a6a71
commit cb6cb5eb02

View File

@ -1,5 +1,6 @@
[core]
whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol
editor = vim
[push]
default = current
[color]