Done, thanks
On Fri, Apr 25, 2014 at 3:45 PM, Jonathan Nieder [off-list ref] wrote:
Ronnie Sahlberg wrote:
quoted
Change update_ref_write to also return an error string on failure.
This makes the error avaialbel to ref_transaction_commit callers if the
transaction failed dur to update_ref_sha1/write_ref_sha1 failures.
Nits:
* available
* during
Probably should come right after or before patch 3. Same nit as patch
3 about using asprintf or passing in a pointer to strbuf.