set editor to mate -w in gitconfig

This commit is contained in:
Sami Samhuri 2011-06-26 15:55:44 -07:00
parent 47b2784ae0
commit 318658d6f2

View file

@ -21,6 +21,7 @@
quotepath = false
whitespace = trailing-space,space-before-tab
excludesfile = ~/config/gitignore
editor = mate -w
[diff]
mnemonicprefix = true
renames = copies