diff options
-rw-r--r-- | guix/git.scm | 1 |
1 files changed, 1 insertions, 0 deletions
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? |