Y
Hacker News
new
|
ask
|
show
|
jobs
by
tjdetwiler
2171 days ago
git config --global core.editor <EDITOR>
1 comments
steveklabnik
2171 days ago
It also respects $EDITOR, though that would impact more than just git, of course.
link