guix-commits
[Top][All Lists]
Advanced

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

03/07: git: Export commit-closure.


From: guix-commits
Subject: 03/07: git: Export commit-closure.
Date: Wed, 27 Jan 2021 09:48:52 -0500 (EST)

magali pushed a commit to branch wip-guix-log
in repository guix.

commit 86c86a915d666b614d3aa20ed79a126024b23877
Author: Magali Lemes <magalilemes00@gmail.com>
AuthorDate: Sat Jan 9 18:11:16 2021 -0300

    git: Export commit-closure.
    
    * guix/git.scm (commit-closure): Export it.
---
 guix/git.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/git.scm b/guix/git.scm
index ca77b9f..b194977 100644
--- a/guix/git.scm
+++ b/guix/git.scm
@@ -49,6 +49,7 @@
             update-cached-checkout
             url+commit->name
             latest-repository-commit
+            commit-closure
             commit-difference
             commit-relation
 



reply via email to

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