Hacker News new | ask | show | jobs
by tjdetwiler 2171 days ago
git config --global core.editor <EDITOR>
1 comments

It also respects $EDITOR, though that would impact more than just git, of course.