git: Add <git-checkout> record type.
commit49ae3f6d89d270d726994838bfed52aa0056680b
authorLudovic Courtès <ludovic.courtes@inria.fr>
Tue, 27 Nov 2018 13:50:48 +0000 (27 14:50 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 30 Nov 2018 16:03:04 +0000 (30 17:03 +0100)
tree5dd0842b4f8371953baaee49757c6762364a60e7
parent35cb37ea9c1183b9cdd064ed3a1478b4dd342754
git: Add <git-checkout> record type.

* guix/git.scm (<git-checkout>): New record type.
(latest-repository-commit*): New procedure.
(git-checkout-compiler): New gexp compiler.
guix/git.scm