Basically, the title. It only happens in one of my repositories, if I make a commit with a commit message starting with # like "#121: added new feature", when I press commit button, it makes a commit with an empty message. If I then edit the commit message, it saves fine even with # in front. Drives me nuts. Seems like a weird bug or configuration issue. I submitted a support ticket, but didn't get a response, maybe you will help me configure it correctly. Thanks
Asked
Active
Viewed 483 times
0
-
Does this answer your question? [Add a hash/pound symbol as the first character in a git commit message in vim](https://stackoverflow.com/questions/56799689/add-a-hash-pound-symbol-as-the-first-character-in-a-git-commit-message-in-vim) – phd Mar 24 '20 at 13:28
-
https://stackoverflow.com/search?q=%5Bgit%5D+hash+sign+commit – phd Mar 24 '20 at 13:28
-
@in_vim no, it didn't help. I forgot to mention that if I use SourceTree or anything else, I can freely commit using # symbol in the start – IntegerOverlord Mar 25 '20 at 13:12