Makefile: Add a 'commit' helper rule
authorW. Trevor King <wking@tremily.us>
Thu, 18 Aug 2016 17:26:38 +0000 (10:26 -0700)
committerW. Trevor King <wking@tremily.us>
Thu, 18 Aug 2016 17:26:38 +0000 (10:26 -0700)
commit6ebdb1e78836407cd8b8fa115f7ac405e8ad20cb
tree6f780e88876b47be170bdb7f86bc8e62f8f92b8a
parent4712353e25a27dae6721357f25ddc217136a01f9
Makefile: Add a 'commit' helper rule

So I don't have to type out the master commit we're building by hand.
For this to work, origin/master has to have the same tag state as your
local notmuch tags.
Makefile