ホームディレクトリ直下(C:\Users\ユーザ名)に「_netrc」というファイルを下記内容で作成する。
machine [gitレポジトリのドメイン名]
login [ユーザ名]
password [パスワード]
protocol https
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
ホームディレクトリ直下(C:\Users\ユーザ名)に「_netrc」というファイルを下記内容で作成する。
machine [gitレポジトリのドメイン名]
login [ユーザ名]
password [パスワード]
protocol https
Register as a new user and use Qiita more conveniently
Go to list of users who liked