]> git.99rst.org Git - git.git/commit
git-gui: sanitize 'exec' arguments: background
authorJohannes Sixt <redacted>
Sat, 26 Apr 2025 16:46:06 +0000 (18:46 +0200)
committerTaylor Blau <redacted>
Fri, 23 May 2025 21:04:23 +0000 (17:04 -0400)
commite883ceb1222c29f8a2325e1b4c2778b5259a3725
treef4bf56b7c777407e8b9d62771841234f58057e7c
parent4f3e0a4bcef2c6caff68f96137d9914c5f2f98c2
git-gui: sanitize 'exec' arguments: background

As in the previous commits, introduce a function that sanitizes
arguments intended for the process, but runs the process in the
background. Convert 'exec' calls to use this new function.

Signed-off-by: Johannes Sixt <redacted>
Signed-off-by: Taylor Blau <redacted>
git-gui.sh
git clone https://git.99rst.org/PROJECT