From 9e95e8ab91940fe240bb30a7b69972d4ee744676 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Mon, 18 May 2020 19:00:32 +0800 Subject: [PATCH] PUB @wxy https://linux.cn/article-12231-1.html --- .../20200429 The life-changing magic of git rebase -i.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200429 The life-changing magic of git rebase -i.md (98%) diff --git a/translated/tech/20200429 The life-changing magic of git rebase -i.md b/published/20200429 The life-changing magic of git rebase -i.md similarity index 98% rename from translated/tech/20200429 The life-changing magic of git rebase -i.md rename to published/20200429 The life-changing magic of git rebase -i.md index 4536691b6b..54665c70fe 100644 --- a/translated/tech/20200429 The life-changing magic of git rebase -i.md +++ b/published/20200429 The life-changing magic of git rebase -i.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (wxy) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12231-1.html) [#]: subject: (The life-changing magic of git rebase -i) [#]: via: (https://opensource.com/article/20/4/git-rebase-i) [#]: author: (Dave Neary https://opensource.com/users/dneary)