From ae12614ee440b0c5968dcad1ea2d510b7919a19a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=AE=A1=E5=AE=9C=E5=B0=A7?=
Date: Tue, 30 Aug 2016 11:53:03 +0800
Subject: [PATCH] =?UTF-8?q?update=20index.zh=5Fcn=EF=BC=8Cupdate=20missing?=
=?UTF-8?q?=20content?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
update index.zh_cn,update missing content
---
index.zh_CN.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/index.zh_CN.html b/index.zh_CN.html
index 23ee1be..2778696 100644
--- a/index.zh_CN.html
+++ b/index.zh_CN.html
@@ -217,8 +217,10 @@
- git flow feature pull MYFEATURE
+ git flow feature pull origin MYFEATURE
+
+ 你可以通过使用 git flow feature track MYFEATURE
跟踪在origin上的特性分支。