jacogr / atom-git-control

Not maintained :(
MIT License
227 stars 70 forks source link

Unable to write commit message started with # #243

Open carpogoryanin opened 6 years ago

carpogoryanin commented 6 years ago

Hi, try to commit with message started with #, some thing like this:

#434 fix bugs

But there is error occurred:

Aborting commit due to empty commit message.

Could you add availability to start commit message with # (for example Visual Studio have this feature)?