git: Work around wrong default argument of 'clone'.
commit195f0d05c3f64e17e84b2683a7045a14ec578d61
authorLudovic Courtès <ludo@gnu.org>
Fri, 10 Nov 2017 11:59:55 +0000 (10 12:59 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 10 Nov 2017 12:07:54 +0000 (10 13:07 +0100)
treeb88f7383f4f7fc9b7b64ec44c267f8e1932bc7e2
parent179b7ac66de85cc6475aa318835cd3a36535671b
git: Work around wrong default argument of 'clone'.

Fixes <https://bugs.gnu.org/29238>.
Reported by Benjamin Andresen <benny@in-ulm.de>.

* guix/git.scm (clone*): Pass second argument to 'clone'.
guix/git.scm