-1
サー、 実際に私はこれに仮想マシンとubuntuを実行しています。今私の開発のために私は "git clone git // git.ti.com/wilink8-wlan/build-utilities.git"コマンドを使ってsomwビルドスクリプトをダウンロードしようとしていますが、エラーが発生しました 致命的なエラー: .ti.com: git.ti.com [0:198:47.29.151]エラー=たっはwilink8ビルドスクリプトをダウンロード
Could you please help me to solve this error step by step. I am working on Ubuntu machine.In mine college network some proxy server is running.
私はtelentを介してプロキシサーバーに接続できます。私が得意でないことの1つは、次のコマンドです。git config --global http.proxy http:// user:password @ proxyserver:proxyport what i http.proxyに書き込む必要があります。私はuserとパスワードを書く必要があります。 –