From 8a75295763efcdc5b15bce0e9aa666822a58f198 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 22 Jan 2023 18:44:44 +0800 Subject: [PATCH] P MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @ZhangZhanhaoxiang 本文首发地址:https://linux.cn/article-15467-1.html 您的 LCTT 专页:https://linux.cn/lctt/ZhangZhanhaoxiang --- ...28.1 ⭐️⭐️ 11 tips for writing a good Git commit message.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20221228.1 ⭐️⭐️ 11 tips for writing a good Git commit message.md (99%) diff --git a/translated/tech/20221228.1 ⭐️⭐️ 11 tips for writing a good Git commit message.md b/published/20221228.1 ⭐️⭐️ 11 tips for writing a good Git commit message.md similarity index 99% rename from translated/tech/20221228.1 ⭐️⭐️ 11 tips for writing a good Git commit message.md rename to published/20221228.1 ⭐️⭐️ 11 tips for writing a good Git commit message.md index 4b4c9955d5..74a7de54a8 100644 --- a/translated/tech/20221228.1 ⭐️⭐️ 11 tips for writing a good Git commit message.md +++ b/published/20221228.1 ⭐️⭐️ 11 tips for writing a good Git commit message.md @@ -4,8 +4,8 @@ [#]: collector: "lkxed" [#]: translator: "ZhangZhanhaoxiang" [#]: reviewer: "wxy" -[#]: publisher: " " -[#]: url: " " +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-15467-1.html" 编写好 Git 提交信息的 11 个技巧 ======