guix-commits
[Top][All Lists]
Advanced

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

04/08: git: Export commit-closure.


From: guix-commits
Subject: 04/08: git: Export commit-closure.
Date: Mon, 4 Jul 2022 07:07:57 -0400 (EDT)

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

commit 99edf7e5eaf52d8fe657c706e8af8d63fa5312e4
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 53e7219c8c..dbc6e48805 100644
--- a/guix/git.scm
+++ b/guix/git.scm
@@ -59,6 +59,7 @@
             update-cached-checkout
             url+commit->name
             latest-repository-commit
+            commit-closure
             commit-difference
             commit-relation
             commit-descendant?



reply via email to

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