Reference A Commit Via Commit Message Pattern Matching
$ git show cd6a63d014
...$ git show :/typo
Author: Josh Branchaud
Date: Mon Dec 21 15:50:20 2015 -0600
Fix a typo in the documentation
...Last updated
$ git show cd6a63d014
...$ git show :/typo
Author: Josh Branchaud
Date: Mon Dec 21 15:50:20 2015 -0600
Fix a typo in the documentation
...Last updated