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

From: Jeff Hostetler <jeffhost@microsoft.com>

Version 3 uses a structure copy rather than memcpy and adds a comment.

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

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

-- 
2.9.3


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-13 15:58 [PATCH v3] unpack-trees: avoid duplicate ODB lookups during checkout git
2017-04-13 15:58 ` git
2017-04-13 23:11   ` Junio C Hamano
2017-04-14  0:59     ` Jeff King
2017-04-14 19:32       ` 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).