取消 git init 命令:
rm -rf .git
撤銷git init命令
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章
IDEA設置代理
搜索.vmoptions文件,在最後加上一行: -DproxySet=true -Dhttp.proxyHost=127.0.0.1 -Dhttp.proxyPort=1080 重啓IDEA。
取消 git init 命令:
rm -rf .git
搜索.vmoptions文件,在最後加上一行: -DproxySet=true -Dhttp.proxyHost=127.0.0.1 -Dhttp.proxyPort=1080 重啓IDEA。