平常常常會使用 SSH 做一些特別的運用,今天想說就把它做一個紀錄吧!這樣之後要查也比較簡單 ~ Local […]
Month: 2 月 2021
使用 go get 或 go mod download 在私人儲存庫遇到 fatal: could not read Username for ‘https://github.com’: terminal prompts disabled
今天在下載某個專案使用 go get 裡面有用到私人儲存庫,系統竟然出現了 “fatal: cou […]