mirror of
https://github.com/git-for-windows/git.git
synced 2026-07-02 20:29:15 -05:00
Explicitly set X to avoid potential build breakage
$X is appended to binary names for Windows builds (ie. git.exe). Pollution from the environment can inadvertently trigger this behaviour, resulting in 'git' turning into 'gitwhatever' without warning. Signed-off-by: Michael Palimaka <kensington@astralcloak.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
d0482e88a7
commit
ace5e97ecd
Reference in New Issue
Block a user