Jeff King writes:
> On Wed, Apr 27, 2016 at 02:20:37PM +0200, Johannes Schindelin wrote:
>
>> The only change vs v3 is that I replaced my flimsical test by Peff's (with
>> *one* change: I realized that we need to group the Require statements in a
>> block when I tried to verify that the test fai
On Wed, Apr 27, 2016 at 02:20:37PM +0200, Johannes Schindelin wrote:
> The only change vs v3 is that I replaced my flimsical test by Peff's (with
> *one* change: I realized that we need to group the Require statements in a
> block when I tried to verify that the test fails when I
> modify the fir
We introduce a way to send custom HTTP headers with all requests.
This allows us, for example, to send an extra token from build agents
for temporary access to private repositories. (This is the use case that
triggered this patch.)
This feature can be used like this:
git -c http.extrahea
3 matches
Mail list logo