guix-devel
[Top][All Lists]
Advanced

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

[outreachy] Walk through the Git history (guix git {authenticate, log})


From: zimoun
Subject: [outreachy] Walk through the Git history (guix git {authenticate, log})
Date: Fri, 11 Dec 2020 18:41:45 +0100

Hi,

Discussing how to walk through the Git history
~/.cache/guix/checkouts/<hash>, there is 2 ways to do:

 1. Loop with commit-parents as it is done for ’commit-closure’ in
    guix/git.scm.

 2. Bind git_revwalk_* and use it instead.

WDYT?

Well, #1 is more straightforward but less efficient, IIUC.


All the best,
simon



reply via email to

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