From c98a9549791f5948bbbff897bf2b04780b1001ba Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Mon, 1 Jun 2020 17:40:49 +0800 Subject: [PATCH] PUB @wxy https://linux.cn/article-12271-1.html --- .../20190510 Learn to change history with git rebase.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20190510 Learn to change history with git rebase.md (99%) diff --git a/translated/tech/20190510 Learn to change history with git rebase.md b/published/20190510 Learn to change history with git rebase.md similarity index 99% rename from translated/tech/20190510 Learn to change history with git rebase.md rename to published/20190510 Learn to change history with git rebase.md index 5854bbbeda..339e4ef696 100644 --- a/translated/tech/20190510 Learn to change history with git rebase.md +++ b/published/20190510 Learn to change history with git rebase.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (wxy) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12271-1.html) [#]: subject: (Learn to change history with git rebase!) [#]: via: (https://git-rebase.io/) [#]: author: (git-rebase https://git-rebase.io/)