Ludovic Courtès writes:
> Andy Wingo skribis:
>
>> * guix/build/git.scm (git-fetch): Instead of cloning the remote repo, use the
>> lower-level "init" / "fetch" / "checkout" operations. This lets us make a
>> shallow checkout if we are checking out a tag.
>>
>> * guix/git-download.scm (): A
Hi,
On Sun 25 Oct 2015 21:30, l...@gnu.org (Ludovic Courtès) writes:
> Christopher Allan Webber skribis:
>
>> Ludovic Courtès writes:
>>
>>> Andy Wingo skribis:
>>>
* guix/build/git.scm (git-fetch): Instead of cloning the remote repo, use
the
lower-level "init" / "fetch" / "ch
Christopher Allan Webber skribis:
> Ludovic Courtès writes:
>
>> Andy Wingo skribis:
>>
>>> * guix/build/git.scm (git-fetch): Instead of cloning the remote repo, use
>>> the
>>> lower-level "init" / "fetch" / "checkout" operations. This lets us make a
>>> shallow checkout if we are checkin
Ludovic Courtès writes:
> Andy Wingo skribis:
>
>> * guix/build/git.scm (git-fetch): Instead of cloning the remote repo, use the
>> lower-level "init" / "fetch" / "checkout" operations. This lets us make a
>> shallow checkout if we are checking out a tag.
>>
>> * guix/git-download.scm (): Ad
Andy Wingo skribis:
> * guix/build/git.scm (git-fetch): Instead of cloning the remote repo, use the
> lower-level "init" / "fetch" / "checkout" operations. This lets us make a
> shallow checkout if we are checking out a tag.
>
> * guix/git-download.scm (): Add tag field.
> (git-fetch): Sup
* guix/build/git.scm (git-fetch): Instead of cloning the remote repo, use the
lower-level "init" / "fetch" / "checkout" operations. This lets us make a
shallow checkout if we are checking out a tag.
* guix/git-download.scm (): Add tag field.
(git-fetch): Support git references with tags but
* guix/build/git.scm (git-fetch): Instead of cloning the remote repo, use the
lower-level "init" / "fetch" / "checkout" operations. This lets us make a
shallow checkout if we are checking out a tag.
* guix/git-download.scm (): Add tag field.
(git-fetch): Support git references with tags but
* guix/build/git.scm (git-fetch): Instead of cloning the remote repo, use the
lower-level "init" / "fetch" / "checkout" operations. This lets us make a
shallow checkout if we are checking out a tag.
* guix/git-download.scm (): Add tag field.
(git-fetch): Support git references with tags but