From 9d7e6b9bb230e6ffca5e5cfd950235c883213627 Mon Sep 17 00:00:00 2001 From: winlin Date: Mon, 27 Oct 2014 12:56:04 +0800 Subject: [PATCH] update mirror utils --- trunk/scripts/_mirror.utils.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/trunk/scripts/_mirror.utils.sh b/trunk/scripts/_mirror.utils.sh index a5cee9756..01f961a5e 100755 --- a/trunk/scripts/_mirror.utils.sh +++ b/trunk/scripts/_mirror.utils.sh @@ -88,7 +88,8 @@ function sync_push() fi break done - + git checkout master ok_msg "${mirror_name}同步git成功" } +