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 | [email protected] | | www.crazy-compilers.com | compilers which you thought are impossible |
