git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] git-prime-clone
@ 2016-05-19  5:07 Kevin Wern
  2016-05-19  5:07 ` [PATCH 1/2] Resumable clone: create git-prime-clone (Draft) Kevin Wern
  2016-05-19  5:07 ` [PATCH 2/2] Resumable clone: add endpoints for prime clone (Draft) Kevin Wern
  0 siblings, 2 replies; 3+ messages in thread
From: Kevin Wern @ 2016-05-19  5:07 UTC (permalink / raw)
  To: git

Hey, all,

I asked about writing a portion of resumable clone about two months ago,
and decided to write the prime-clone program. I got bogged down by work
in the time since and have just gotten started working on the feature maybe
a week or two ago.

Anyway, I sent along a very rough version of prime-clone, with endpoints added
for http-backend and daemon. My hope is to use this as a jumping-off point to
create the prime_clone method for the client transport for .pack files only,
but I wanted to get some feedback about the configuration as I move along, as
I'm sure there are a lot of design considerations I missed, and I want to keep
this as easily extensible to the other types as possible.

Apologies for not keeping everyone in the loop. I should be working on this
more actively from this point onwards.

-Kevin Wern

--

[PATCH 1/2] Resumable clone: create git-prime-clone (Draft)
[PATCH 2/2] Resumable clone: add endpoints for prime clone (Draft)

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

end of thread, other threads:[~2016-05-19  5:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-19  5:07 [PATCH 0/2] git-prime-clone Kevin Wern
2016-05-19  5:07 ` [PATCH 1/2] Resumable clone: create git-prime-clone (Draft) Kevin Wern
2016-05-19  5:07 ` [PATCH 2/2] Resumable clone: add endpoints for prime clone (Draft) Kevin Wern

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).