zhangmeng
2020-01-09 08c4b454435e48368ce4a5fac9a780c5ed2cde8c
libgowrapper/gitpull.sh
File was renamed from modulepull.sh
@@ -7,6 +7,7 @@
        continue
    fi
    cd $v
    echo "~~~~~~pull $v~~~~~~"
    git pull
    cd ..
done