From 276d7d330aaded176aae9d88febf08014c9a31c2 Mon Sep 17 00:00:00 2001 From: drrtuy Date: Tue, 14 Nov 2023 23:20:09 +0200 Subject: [PATCH] fix(git): rename doc file names is to fix git clone on Windows --- docs/{Control Flow.md => Control_Flow.md} | 0 docs/{GROUP BY High overview.md => GROUP_BY_High_overview.md} | 0 docs/{How to write MTR tests.md => How_to_write_MTR_tests.md} | 0 docs/{Limit and Order By.md => Limit_and_Order_By.md} | 0 docs/{SubQueries TBD.md => SubQueries_TBD.md} | 0 ... flags.md => mcssystemready_and_SessionManagerServer_flags.md} | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename docs/{Control Flow.md => Control_Flow.md} (100%) rename docs/{GROUP BY High overview.md => GROUP_BY_High_overview.md} (100%) rename docs/{How to write MTR tests.md => How_to_write_MTR_tests.md} (100%) rename docs/{Limit and Order By.md => Limit_and_Order_By.md} (100%) rename docs/{SubQueries TBD.md => SubQueries_TBD.md} (100%) rename docs/{mcssystemready and SessionManagerServer flags.md => mcssystemready_and_SessionManagerServer_flags.md} (100%) diff --git a/docs/Control Flow.md b/docs/Control_Flow.md similarity index 100% rename from docs/Control Flow.md rename to docs/Control_Flow.md diff --git a/docs/GROUP BY High overview.md b/docs/GROUP_BY_High_overview.md similarity index 100% rename from docs/GROUP BY High overview.md rename to docs/GROUP_BY_High_overview.md diff --git a/docs/How to write MTR tests.md b/docs/How_to_write_MTR_tests.md similarity index 100% rename from docs/How to write MTR tests.md rename to docs/How_to_write_MTR_tests.md diff --git a/docs/Limit and Order By.md b/docs/Limit_and_Order_By.md similarity index 100% rename from docs/Limit and Order By.md rename to docs/Limit_and_Order_By.md diff --git a/docs/SubQueries TBD.md b/docs/SubQueries_TBD.md similarity index 100% rename from docs/SubQueries TBD.md rename to docs/SubQueries_TBD.md diff --git a/docs/mcssystemready and SessionManagerServer flags.md b/docs/mcssystemready_and_SessionManagerServer_flags.md similarity index 100% rename from docs/mcssystemready and SessionManagerServer flags.md rename to docs/mcssystemready_and_SessionManagerServer_flags.md