List for cgit developers and users
 help / color / mirror / Atom feed
From: cgit at cryptocrack.de (Lukas Fleischer)
Subject: [PATCH v2] Support Git over HTTP using git-http-backend
Date: Mon, 19 Jan 2015 18:08:59 +0100	[thread overview]
Message-ID: <20150119170859.6965.30296@typhoon> (raw)
In-Reply-To: <CAHmME9rfNjubdE-Agrm-HhmjSXDph0mq492=afriORAzP7=Ffg@mail.gmail.com>

On Mon, 19 Jan 2015 at 17:55:41, Jason A. Donenfeld wrote:
> On Mon, Dec 29, 2014 at 5:56 PM, Florian Pritz <bluewind at xinu.at> wrote:
> >
> > +http-backend-path::
> > +       Path to the git-http-backend smart HTTP backend binary.
> > +http-backend-path=/usr/lib/git-core/git-http-backend
> >
> 
> Instead of all this, why not just a:
> 
> execlp("git", "git", "http-backend", NULL);
> 
> This leaves resolution to PATH and git's resolver, which should be more
> coherent.
> [...]

Making it configurable allows for using another smart HTTP backend,
though.


  reply	other threads:[~2015-01-19 17:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-29 16:13 [PATCH] " bluewind
2014-12-29 16:56 ` [PATCH v2] " bluewind
2014-12-29 17:16   ` cgit
2015-01-15 23:57     ` bluewind
2015-01-19 16:55   ` Jason
2015-01-19 17:08     ` cgit [this message]
2015-01-19 16:58   ` Jason
2015-01-19 17:13     ` cgit
2015-01-19 17:19       ` Jason

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=20150119170859.6965.30296@typhoon \
    --to=cgit@lists.zx2c4.com \
    /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).