Commit Graph

1 Commits (ed5ccdaca021ececf32da68ef46bcd687e00dafe)

Author SHA1 Message Date
Patrick Steinhardt d4fa9a6aef git-gui: massage "git-gui--askyesno" with "generate-script.sh"
In e749c87 (git-gui: provide question helper for retry fallback on
Windows, 2025-08-28) we have introudced a new "git-gui--askyesno" helper
script. While the script is conceptually similar to our existing helper
script "git-gui--askpass", we don't massage it via "generate-script.sh".
This means that build options like the path to the wish shell are not
propagated correctly.

Fix this issue.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
2026-02-17 06:59:04 +01:00