git clone 设置临时的 proxy
摘要:
ss.sh #!/bin/env bash BASEDIR=$(dirname "$0") cd $BASEDIR disable_proxy() { git config --global --unset https.proxy } trap disable_proxy INT git confi 阅读全文
posted @ 2021-06-16 15:41 明天有风吹 阅读(1540) 评论(0) 推荐(0)
浙公网安备 33010602011771号