From afe320feba785da17e4964b722dde3e3e161c4fb Mon Sep 17 00:00:00 2001 From: CNprober Date: Sat, 28 Jun 2014 22:25:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=A0=E5=9D=91,=20Tips=20to=20Push=20Your?= =?UTF-8?q?=20Git=20skills...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../20140620 Tips to Push Your Git Skills to the Next Level.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/tech/20140620 Tips to Push Your Git Skills to the Next Level.md b/sources/tech/20140620 Tips to Push Your Git Skills to the Next Level.md index 39265c0150..41b7324b6f 100644 --- a/sources/tech/20140620 Tips to Push Your Git Skills to the Next Level.md +++ b/sources/tech/20140620 Tips to Push Your Git Skills to the Next Level.md @@ -1,3 +1,5 @@ +CNprober 翻译中... 619913541 + 10 Tips to Push Your Git Skills to the Next Level ================================================================================ Recently we published a couple of tutorials to get you familiar with [Git basics][1] and [using Git in a team environment][2]. The commands that we discussed were about enough to help a developer survive in the Git world. In this post, we will try to explore how to manage your time effectively and make full use of the features that Git provides.