commit d5a46d2d7e879e82d0d2798715c1369f8ae54fcd
Author: Lukas K. <lu@0x83.eu>
Date:   Wed Oct 30 00:09:03 2024 +0100

    work around libgit2 randomly changing the constness of arguments to git_commit
    
    by detecting the constness using SFINAE
