zhangmeng
2020-01-15 ba1e2c442a3b71ccdf79f03c7404d706f5c44c04
libgowrapper/gitpush.sh
@@ -7,6 +7,7 @@
        continue
    fi
    cd $v
    echo "~~~~~~push $v~~~~~~"
    git add .
    git commit -m 'update'
    git push