Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Sixt <j6t@kdbg.org>2013-03-20 12:47:57 +0400
committerJunio C Hamano <gitster@pobox.com>2013-03-20 21:10:28 +0400
commit8be412a723459feb9f521062e2919f8f6e8389d3 (patch)
treeb13bfdd2aaa525ef6e280d7f88776ef97df12f49 /entry.c
parent7297a440122b329c501e70dda099030373af069f (diff)
t2003: work around path mangling issue on Windows
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>
Diffstat (limited to 'entry.c')
0 files changed, 0 insertions, 0 deletions