githubteacher / flaming-octo-meme

demo repo for today's Intermediate class
0 stars 5 forks source link

How do you change the default editor for commit comments? #29

Open lt-schmidt-jr opened 9 years ago

githubstudent commented 9 years ago

Type git config --global core.editor and then the appropriate command for your editor. See instructions for specific editors here: https://help.github.com/articles/associating-text-editors-with-git/