mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-29 22:49:20 -05:00
Just like assigning a nonempty value, assigning an empty value to a shell variable when calling a function produces non-portable behavior: in some shells, the assignment lasts for the duration of the function invocation, and in others, it persists after the function returns. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1.7 KiB
Executable File
1.7 KiB
Executable File