Re: [PATCH] refs.c: get rid of force_write flag

2015-02-12 Thread Michael Haggerty
On 02/11/2015 12:12 AM, Stefan Beller wrote: Signed-off-by: Stefan Beller sbel...@google.com --- Notes: When this patch series is applied, you only have 3 occurences of force_write. 1. In the struct as an undocumented int. 2. In lock_ref_sha1_basic: if ((flags

[PATCH] refs.c: get rid of force_write flag

2015-02-10 Thread Stefan Beller
Signed-off-by: Stefan Beller sbel...@google.com --- Notes: When this patch series is applied, you only have 3 occurences of force_write. 1. In the struct as an undocumented int. 2. In lock_ref_sha1_basic: if ((flags REF_NODEREF) (type REF_ISSYMREF))