Written by Sean Behan on Sun Jun 17th 2012

Changing issue state in git commit message for Github issues

fixes #xxx
fixed #xxx
fix #xxx
closes #xxx
close #xxx
closed #xxx

Example

git commit -am'complete bug fix closes #123'

Tagged with..
#github #Posts

Just finishing up brewing up some fresh ground comments...