From 1ee0b820625cac5c58985ce0bac2f9952c91a52f Mon Sep 17 00:00:00 2001
From: zhangmeng <775834166@qq.com>
Date: 星期二, 17 十二月 2019 15:03:36 +0800
Subject: [PATCH] udpate

---
 libgowrapper/gitpush.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/libgowrapper/gitpush.sh b/libgowrapper/gitpush.sh
index ba2b340..92571b8 100755
--- a/libgowrapper/gitpush.sh
+++ b/libgowrapper/gitpush.sh
@@ -7,6 +7,7 @@
         continue
     fi
     cd $v
+    echo "~~~~~~push $v~~~~~~"
     git add .
     git commit -m 'update'
     git push

--
Gitblit v1.8.0