On 14/05/2012 17:51, Dale Henrichs wrote:
One of the appeals of git/github is that a git commit is immutable so all of the artifacts in a commit are guaranteed. 

Are you sure? It was my understanding that you can alter a git commit. Not advisable, but possible.