]> rtime.felk.cvut.cz Git - notmuch.git/commit
nmbug: Add a git_with_status helper function
authorW. Trevor King <wking@tremily.us>
Sun, 6 Jul 2014 20:40:19 +0000 (13:40 -0700)
committerDavid Bremner <david@tethera.net>
Wed, 16 Jul 2014 09:31:23 +0000 (06:31 -0300)
commit4697e86a523fbbe43bf7ef38169f526adcbd710c
tree1c91e3119a88040fcff1e0c9166f183446734ce0
parentf47eeac0b0186c3559eb559c4f0bee0e1fac1961
nmbug: Add a git_with_status helper function

Sometimes we want to catch Git errors and handle them, instead of
dying with an error message.  This lower-level version of git() allows
us to get the error status when we want it.
devel/nmbug/nmbug