]> git.99rst.org Git - git.git/commit
git maintenance: avoid console window in scheduled tasks on Windows
authorJohannes Schindelin <redacted>
Wed, 9 Aug 2023 16:54:47 +0000 (16:54 +0000)
committerJunio C Hamano <redacted>
Wed, 9 Aug 2023 20:58:15 +0000 (13:58 -0700)
commit0050f8e401a70b1eda9e7358b04e6d6ef3d64ab1
tree0c0a82aa7e34a61697f146f9024a4e4624ea409e
parent4b8a2717bb5ea6b787e0037174dcbf53ccf4985c
git maintenance: avoid console window in scheduled tasks on Windows

We just introduced a helper to avoid showing a console window when the
scheduled task runs `git.exe`. Let's actually use it.

Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Derrick Stolee <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/gc.c
git clone https://git.99rst.org/PROJECT