Re: [PATCH v3 27/44] refs.c: move peel_object to the common code
On 10/12/2015 11:51 PM, David Turner wrote: > This function does not contain any backend specific code so we > move it to the common code. > > Signed-off-by: David Turner > --- > refs-be-files.c | 53 - > refs.c | 31 ++
[PATCH v3 27/44] refs.c: move peel_object to the common code
This function does not contain any backend specific code so we move it to the common code. Signed-off-by: David Turner --- refs-be-files.c | 53 - refs.c | 31 +++ refs.h | 27 ++