From 41a5469eca4ead5817ba69bd19413d56ac1d15dd Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Fri, 3 Dec 2021 15:50:09 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B3=E3=83=9F=E3=83=83=E3=83=88=E3=83=A1?= =?UTF-8?q?=E3=83=83=E3=82=BB=E3=83=BC=E3=82=B8=E5=86=85=E3=81=AE=E5=85=88?= =?UTF-8?q?=E9=A0=AD=20`#`=20=E3=82=92=E8=A8=B1=E5=8F=AF=E3=81=97=E3=80=81?= =?UTF-8?q?=E4=BB=A3=E3=82=8F=E3=82=8A=E3=81=AB=20';'=20=E3=82=92=E4=BD=BF?= =?UTF-8?q?=E3=81=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitconfig b/.gitconfig index 51a0100..e2bb822 100644 --- a/.gitconfig +++ b/.gitconfig @@ -5,3 +5,5 @@ rebase = true [init] defaultBranch = main +[core] + commentChar = ";"