From: mappu <mappu04@gmail.com>
To: git@vger.kernel.org
Subject: proposal: allow git clone for http-hosted bundles
Date: Sun, 17 Jul 2016 16:41:54 +1200 [thread overview]
Message-ID: <2841ce89-9c46-c3f2-53d8-afef6e1e5b01@gmail.com> (raw)
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).
next reply other threads:[~2016-07-17 4:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-17 4:41 mappu [this message]
2016-07-17 6:45 ` proposal: allow git clone for http-hosted bundles Jeff King
2016-07-17 19:06 ` Junio C Hamano
2016-07-17 7:15 ` Johannes Schindelin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2841ce89-9c46-c3f2-53d8-afef6e1e5b01@gmail.com \
--to=mappu04@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).