You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
squash! win32: add a helper to run git.exe without a foreground window
MSVC code analyzer complains that thread handle was being leaked.
Add CloseHandle for it, and while at it make sure to do the same
also in success for the process one.
Includes some other minor tweaks that don't change functionality
to either simplify the code or clean other similar warnings.
Helped-by: Carlo Marcelo Arenas Belón <[email protected]>
Signed-off-by: Carlo Marcelo Arenas Belón <[email protected]>
0 commit comments