git: Check whether 'clone-init-options' is defined.
authorLudovic Courtès <ludo@gnu.org>
Sat, 11 Nov 2017 17:38:27 +0000 (18:38 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sat, 11 Nov 2017 19:09:25 +0000 (20:09 +0100)
commitb1488c76536c991c363aff7fd08dc6a49b8fbb30
tree1c958331a829705d9e230078a6c72835c3f97782
parent4564782c3dac66c9a8a764a696d8bbfb1f33e1ff
git: Check whether 'clone-init-options' is defined.

This is a followup to 195f0d05c3f64e17e84b2683a7045a14ec578d61.

* guix/git.scm (clone*): Check whether 'clone-init-options' is defined
before using it.
guix/git.scm