Every once in a while I want to include lines that start with #
in git commit messages.
The question is "Is there a way to escape the #
character so that it is not interpreted as a comment mark?"
Please answer with "Yes, it is.." or "No".
This is not a duplicate of Start a git commit message with a hashmark (#). I simply want a confirmation of whether it is possible to escape or not.