Skip to content

Instantly share code, notes, and snippets.

View jchenry's full-sized avatar
🚀
We're going to space!

Colin Henry jchenry

🚀
We're going to space!
View GitHub Profile

Keybase proof

I hereby claim:

  • I am jchenry on github.
  • I am jchenry (https://keybase.io/jchenry) on keybase.
  • I have a public key whose fingerprint is 0800 64EA DF9F E8D1 5081 9BD8 8C7B B190 761F 4CEF

To claim this, I am signing this object:

#!/bin/bash
#
# git-forreal
#
# inspired by @jcroft, implemented by @jchenry
#
OLD_LOG=`git log -1 --pretty=%B`
git commit -m "$OLD_LOG... for real\n"