]> git.ipfire.org Git - thirdparty/git.git/commit
git-gui: sanitize 'exec' arguments: convert new 'cygpath' calls
authorJohannes Sixt <j6t@kdbg.org>
Wed, 14 May 2025 19:06:37 +0000 (21:06 +0200)
committerTaylor Blau <me@ttaylorr.com>
Fri, 23 May 2025 21:04:30 +0000 (17:04 -0400)
commita437f5bc93330a70b42a230e52f3bd036ca1b1da
treecf7db72078a7d4a5a722a917ff27ff4ba9201f32
parentafca9a4fb4e3c8acbc464bca69cde5c7397c25e1
git-gui: sanitize 'exec' arguments: convert new 'cygpath' calls

The side branch merged in the previous commit introduces new 'exec'
calls. Convert these in the same way we did earlier for existing
'exec' calls.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
git-gui.sh