Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
76385
Topic
4571
Board
Development & Technical Discussion
Re: How to create a PULL request
by
LMGTFY
on
31/03/2011, 14:31:23 UTC
Quote from: Zulu on March 28, 2011, 03:16:09 AM
Code:
git commit -a -m "Check out my awesome bugfix"
This way you won't end up in Vim (and freak out). This is more usefull for shorter commit messages though.
...or you could just
tell git what editor you'd prefer
!