Snap a picture of yourself on every commit.
Probably Mac OS X only, I haven't looked into others.
$ brew install imagesnap
$ git config --global init.templatedir '~/.git_template'
$ chmod +x post-commit
require 'test_helper' | |
describe "foo" do | |
include SupportsCount | |
end |