From 7a1358e291dc6f46ef16818db22a136ae9a3a453 Mon Sep 17 00:00:00 2001 From: tracer-ysyx Date: Wed, 10 Jan 2024 20:09:09 +0800 Subject: [PATCH] =?UTF-8?q?>=20configure(npc)=20=20ysyx=5F22040000=20?= =?UTF-8?q?=E6=9D=8E=E5=BF=83=E6=9D=A8=20=20Linux=20calcite=206.1.69=20#1-?= =?UTF-8?q?NixOS=20SMP=20PREEMPT=5FDYNAMIC=20Wed=20Dec=2020=2016:00:29=20U?= =?UTF-8?q?TC=202023=20x86=5F64=20GNU/Linux=20=20=2020:09:09=20=20up=202?= =?UTF-8?q?=20days=2019:09,=20=202=20users,=20=20load=20average:=200.58,?= =?UTF-8?q?=200.81,=200.61?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- git_commit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git_commit.sh b/git_commit.sh index 7526608..8d25178 100755 --- a/git_commit.sh +++ b/git_commit.sh @@ -4,7 +4,7 @@ STUID=ysyx_22040000 STUNAME=李心杨 TRACER=tracer-ysyx -GITFLAGS="-q --author=$TRACER --no-verify --allow-empty" +GITFLAGS="-q --author=$TRACER --no-verify --allow-empty --no-gpg-sign" WORK_BRANCH=$(git rev-parse --abbrev-ref HEAD) WORK_INDEX=.git/index.${WORK_BRANCH}