git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4] unpack-trees: avoid duplicate ODB lookups during checkout
@ 2017-04-14 19:25 git
  2017-04-14 19:25 ` git
  0 siblings, 1 reply; 4+ messages in thread
From: git @ 2017-04-14 19:25 UTC (permalink / raw)
  To: git; +Cc: gitster, peff, Jeff Hostetler

From: Jeff Hostetler <jeffhost@microsoft.com>

Version 4 cleans up the buf[] allocation and freeing as
suggested on the mailing list.

Jeff Hostetler (1):
  unpack-trees: avoid duplicate ODB lookups during checkout

 unpack-trees.c | 38 +++++++++++++++++++++++++++++++++-----
 1 file changed, 33 insertions(+), 5 deletions(-)

-- 
2.9.3


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-04-14 21:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-14 19:25 [PATCH v4] unpack-trees: avoid duplicate ODB lookups during checkout git
2017-04-14 19:25 ` git
2017-04-14 19:52   ` Jeff King
2017-04-14 21:06     ` Jeff Hostetler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).