append_remote_object_url  393 http-push.c    	append_remote_object_url(&buf, repo->url, hex, 0);
append_remote_object_url  396 http-push.c    	append_remote_object_url(&buf, repo->url, hex, 0);
append_remote_object_url  911 http.c         	append_remote_object_url(&buf, url, hex, only_two_digit_prefix);
append_remote_object_url  130 http.h         extern void append_remote_object_url(struct strbuf *buf, const char *url,