From c16942b90ed768ed7da39a662966d63e0ba0a46b Mon Sep 17 00:00:00 2001 From: p9n2izc76 <2268380485@qq.com> Date: Thu, 24 Apr 2025 12:02:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=80=A7=E6=8F=90=E4=BA=A4:?= =?UTF-8?q?=E5=B0=9D=E8=AF=95=E4=BD=BF=E7=94=A8=E6=96=B0=E8=BA=AB=E4=BB=BD?= =?UTF-8?q?=E6=8F=90=E4=BA=A43=E8=A1=8C=E5=88=B0=E9=9D=9E=E4=B8=BB?= =?UTF-8?q?=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/other/temp.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/other/temp.js b/src/other/temp.js index 02e9487..dcd40d0 100644 --- a/src/other/temp.js +++ b/src/other/temp.js @@ -26,4 +26,7 @@ var strStr = function(haystack, needle) { return kmpSearch(haystack, needle); }; // 本地git账号邮箱密码重新配置了 -// 再次尝试使用新身份提交 \ No newline at end of file +// 再次尝试使用新身份提交 + +// 本地git账号邮箱密码重新配置了 +// 再次尝试使用新身份提交到非主支 \ No newline at end of file