zhangmeng
2020-01-07 c257584e738cb14e9e28ccfc2577cbf24e2cf86f
libgowrapper/gitpush.sh
File was renamed from modulepush.sh
@@ -7,6 +7,7 @@
        continue
    fi
    cd $v
    echo "~~~~~~push $v~~~~~~"
    git add .
    git commit -m 'update'
    git push