git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* proposal: allow git clone for http-hosted bundles
@ 2016-07-17  4:41 mappu
  2016-07-17  6:45 ` Jeff King
  2016-07-17  7:15 ` Johannes Schindelin
  0 siblings, 2 replies; 4+ messages in thread
From: mappu @ 2016-07-17  4:41 UTC (permalink / raw)
  To: git

Hi list,

Right now it's possible to git clone a repository over http, and git 
clone a bundle from the local filesystem, but it's not possible to git 
clone a bundle hosted on http.

Would it be possible to allow this in the future? Hopefully it's only a 
minor refactor in `builtin/clone.c`.

Regards

mappu


(Back story: I'm stuck with a git frontend that only ever calls `git 
clone ${target}` - that's Golang's `go get` - but bundles are a bit 
better fit for my request patterns than raw repositories).


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

end of thread, other threads:[~2016-07-17 19:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-17  4:41 proposal: allow git clone for http-hosted bundles mappu
2016-07-17  6:45 ` Jeff King
2016-07-17 19:06   ` Junio C Hamano
2016-07-17  7:15 ` Johannes Schindelin

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