Thread (8 messages) flat view 8 messages, 5 authors, 2016-06-15

Re: [PATCH] Change "refs/" references to symbolic constants

From: Jeff King <hidden>
Date: 2016-06-15 22:43:38

On Wed, Oct 03, 2007 at 05:05:15AM +0100, Johannes Schindelin wrote:
I wonder, I wonder, if

	strbuf_addstr(&url, repo->base);
	strbuf_addstr(&url, "/objects/pack/pack-");
	strbuf_addstr(&url, hex);
	strbuf_addstr(&url, ".idx");

would make anybody else but me happy...
I actually wrote that originally, and then switched to the formatted
version for readability. But I would be happy with that, as well, if we
are truly concerned about the cost of 2 snprintfs.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help