Tried the following command:
git commit path/to/my/file.ext -m \'my notes\'
Receive an error in git version 1.5.2.1:
error:
Try:
git commit -m 'my notes' path/to/my/file.ext