2006/9/10, Junio C Hamano <junkio@cox.net>: > "Franck Bui-Huu" <vagabon.xyz@gmail.com> writes: > > >> +static const char *remote_request(int *ac, const char **av) > >> +{ > > > > just to be consistent with the rest of the file, I would have called > > this function > > "parse_remote_arg" or "extract_remote_arg" > > I was thinking about calling this is_remote_request() actually. > that sounds like to return a boolean. You would need to pass remote as a parameter, no ? I think extract_remote_arg is nice because it tells you that it returns remote option valu _and_ remove it from argv. -- Franck - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon Sep 11 05:18:58 2006
This archive was generated by hypermail 2.1.8 : 2006-09-11 05:19:36 EST