派生自 analysis
libgowrapper/gitpush.sh @@ -9,7 +9,7 @@ cd $v echo "~~~~~~push $v~~~~~~" git add . git commit -m '"$1"' git commit -m "$1" git push cd .. done