So here's a REALLY odd one that i've never seen before. When ever I commit with an un-escaped exclamation point I get a really odd message...
git commit -am "New stuff!"
the result is something like...
git commit -am "New stuff"why dont you go back to Philadelphia?"
>
I have a custom bash profile but I can't figure out why it's giving me this damn message and how I can find it and change/delete it.