On Thu, Jul 24, 2025 at 10:15:40AM +0200, Bruno Haible wrote: > * What's your "git --version"?
git version 2.47.2 > * To help debugging this, can you trace the /usr/bin/git-merge-changelog > executable? Run 'sudo trace /usr/bin/git-merge-changelog' with the attached > scripts. Done. I'll come back with the trace when I reproduce the issue. > > * What if you build git-merge-changelog yourself (using the build instructions > at the top of gnulib/lib/git-merge-changelog.c), instead of relying on the > build from your distro? I'll do that after. -- Pat