]> Kevux Git Server - rit/commit
git-gui: wire up "git-gui--askyesno" with Meson
authorPatrick Steinhardt <ps@pks.im>
Tue, 10 Feb 2026 13:19:28 +0000 (14:19 +0100)
committerPatrick Steinhardt <ps@pks.im>
Tue, 17 Feb 2026 05:59:30 +0000 (06:59 +0100)
commit65d3a128842c4eedf4c91828061d948df1ae14f2
tree0ecbdd1b483e8fe2cd022ae26590ea33630ccf2f
parentd4fa9a6aef48ec9660de2be937418ec1d802aad4
git-gui: wire up "git-gui--askyesno" with Meson

The new "git-gui--askyesno" helper script has only been wired up for our
Makefile, not for Meson. Wire it up properly to bring both build systems
on par with each other again.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
meson.build