Re: [PATCH 08/15] ref_remove_duplicates(): improve documentation comment

2013-10-23 Thread Junio C Hamano
Michael Haggerty writes: > Signed-off-by: Michael Haggerty Up to this point the patches all look very sensible (modulo minor nits I sent separately). Will come back to the rest of the topics later. Thanks. > --- > remote.h | 9 - > 1 file changed, 8 insertions(+), 1 deletion(-) > >

[PATCH 08/15] ref_remove_duplicates(): improve documentation comment

2013-10-23 Thread Michael Haggerty
Signed-off-by: Michael Haggerty --- remote.h | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/remote.h b/remote.h index 131130a..40293c0 100644 --- a/remote.h +++ b/remote.h @@ -149,7 +149,14 @@ int resolve_remote_symref(struct ref *ref, struct ref *list); int ref_new