memo

2011-11-17

git commit で # から始まる行を書きたい

$ git commit --cleanup=whitespace

不要なコメント行は全て自分で消すこと。

一行しか書かないのであれば git commit -m "#message"

http://stackoverflow.com/questions/2788092/start-a-git-commit-message-with-a-hashmark