<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 29, 2014 at 5:56 PM, Florian Pritz <span dir="ltr"><<a href="mailto:bluewind@xinu.at" target="_blank">bluewind@xinu.at</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="h5">
+http-backend-path::<br>
+       Path to the git-http-backend smart HTTP backend binary. <br>
+http-backend-path=/usr/lib/git-core/git-http-backend<br></div></blockquote><div><br></div><div>Instead of all this, why not just a:</div><div><br></div><div>execlp("git", "git", "http-backend", NULL);</div><div><br></div><div>This leaves resolution to PATH and git's resolver, which should be more coherent.</div></div>
</div></div>