zhangmeng
2019-12-17 1ee0b820625cac5c58985ce0bac2f9952c91a52f
libgowrapper/gitpush.sh
@@ -7,6 +7,7 @@
        continue
    fi
    cd $v
    echo "~~~~~~push $v~~~~~~"
    git add .
    git commit -m 'update'
    git push