guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Random idea about speeding up guix pull


From: Hartmut Goebel
Subject: Re: Random idea about speeding up guix pull
Date: Mon, 4 Sep 2017 17:39:49 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

Am 04.09.2017 um 17:01 schrieb Ludovic Courtès:
> That’s roughly what ‘guix pull’ does nowadays, now that it uses
> Guile-Git.

Does it? I only found the call to `remote-fetch` in guix/git.scm, which
is not passed any option to.

The trick is to use `--depth=1` and fetch the one, expected commit, tag
or branch-head.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | address@hidden               |
| www.crazy-compilers.com | compilers which you thought are impossible |




reply via email to

[Prev in Thread] Current Thread [Next in Thread]