I have resent v19 that does
1, remove the spurios redundant errno line
2, fixes the type
and
3, reorders the patch as mentioned previously in this thread.
This I hope will be the final version of the series we will need.
regards
ronnie sahlberg
On Wed, Jun 18, 2014 at 3:38 PM, Michael Haggerty
On 06/19/2014 12:27 AM, Ronnie Sahlberg wrote:
> It looks like we need to reorder two of the patches.
> This patch needs to be moved to later in the series and happen after
> the delete_ref conversion :
>
> refs.c: make delete_ref use a transaction
> refs.c: add an err argument to delete_ref_loose
It looks like we need to reorder two of the patches.
This patch needs to be moved to later in the series and happen after
the delete_ref conversion :
refs.c: make delete_ref use a transaction
refs.c: add an err argument to delete_ref_loose
I will respin a v19 with these patches reordered.
Thank
On 06/17/2014 05:53 PM, Ronnie Sahlberg wrote:
> Add an err argument to delete_loose_ref so that we can pass a descriptive
> error string back to the caller. Pass the err argument from transaction
> commit to this function so that transaction users will have a nice error
> string if the transaction
Add an err argument to delete_loose_ref so that we can pass a descriptive
error string back to the caller. Pass the err argument from transaction
commit to this function so that transaction users will have a nice error
string if the transaction failed due to delete_loose_ref.
Add a new function un
5 matches
Mail list logo