mirror of
https://github.com/git/git.git
synced 2026-03-17 20:20:08 +01:00
With bash on some platforms (e.g. FreeBSD 8.0), exporting an unset variable does not "unexport" it. The called process gets an empty string from getenv(3) instead of NULL. Signed-off-by: Junio C Hamano <gitster@pobox.com>
610 B
610 B