Dennis Kaarsemaker writes:
> On ma, 2013-06-17 at 13:09 -0700, Junio C Hamano wrote:
>> Junio C Hamano writes:
>>
>> > Dennis Kaarsemaker writes:
>> >
>> >> I'm doing daily builds of git, using many workers and a shared git.git,
>> >> with per-worker checkouts
>> >
>> > OK, so GIT_DIR is exp
On ma, 2013-06-17 at 13:09 -0700, Junio C Hamano wrote:
> Junio C Hamano writes:
>
> > Dennis Kaarsemaker writes:
> >
> >> I'm doing daily builds of git, using many workers and a shared git.git,
> >> with per-worker checkouts
> >
> > OK, so GIT_DIR is explicitly specified in these "workers".
Junio C Hamano writes:
> Dennis Kaarsemaker writes:
>
>> I'm doing daily builds of git, using many workers and a shared git.git,
>> with per-worker checkouts
>
> OK, so GIT_DIR is explicitly specified in these "workers".
>
> Makes sense.
Actually it does not. What if GIT_DIR is an empty stri
Dennis Kaarsemaker writes:
> I'm doing daily builds of git, using many workers and a shared git.git,
> with per-worker checkouts
OK, so GIT_DIR is explicitly specified in these "workers".
Makes sense.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message t
make and make test both work when $GIT_DIR isn't .git, but make dist
included a bogus GIT-VERSION-FILE.
Signed-off-by: Dennis Kaarsemaker
---
I'm doing daily builds of git, using many workers and a shared git.git,
with per-worker checkouts, it would be really useful if GIT-VERSION-GEN
actually
5 matches
Mail list logo