I was really happy I fixed this stupid bug in my rails code and I happily typed the following into terminal:
git add .
git commit -am "Finally fixed that difficult bug!"
Only to find out that git doesn't like "!". Does anyone know of a way I can get it into my commit message?