mirror of
https://github.com/git/git.git
synced 2025-12-18 12:00:25 +01:00
MSYS bash considers the part "/g" in the sed expression "s/./=/g" as an absolute path after an assignment, and mangles it to a C:/something string. Do not attract bash's attention by avoiding the equals sign. Signed-off-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
3.1 KiB
Executable File
3.1 KiB
Executable File