opensoul.org

git notes

Over on the Pro Git blog, Scott Chacon shows us how to add notes to our git commits without changing the commit SHA.

$ git notes add -m 'Neat feature in git to add notes to commits'

I’d love to see GitHub come up with something clever to use it for. Maybe store comments on commits from GitHub’s web interface as a note so they can be viewed locally.

git and tidbit February 24, 2011

Post a Comment

Comments use textile. Anonymous comments will be deleted.

I am Brandon Keepers. I build Internet things, usually with Ruby or JavaScript. I work at GitHub and live in Holland, MI.

Popular Posts