git: Add 'commit-descendant?'.
authorLudovic Courtès <ludo@gnu.org>
Fri, 28 Jan 2022 15:59:30 +0000 (16:59 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 14 Feb 2022 10:23:07 +0000 (11:23 +0100)
commit87d49346f3072f7b4343b6fb387ee5f9311493b7
tree3d232980d2ff6e8276a5c698568d7429cbbf6ef3
parent36cb04df96623ffe8f1074172a4ed9e51bcf6e3a
git: Add 'commit-descendant?'.

* guix/git.scm (commit-descendant?): New procedure.
* tests/git.scm ("commit-descendant?"): New test.
guix/git.scm
tests/git.scm