株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

remote: You must use a personal access token with 'read_repository' or 'write_repository' scope for Git over HTTP.

プライベートリポジトリへアクセスするためには、Tokeを発行する必要がでてくる。
UserSettings→AccessTokenでTokenを発行
その後、以下コマンドでGitリポジトリURLを変更する

git remote set-url origin https://oauth2:<発行したToken>@gitlab.vamdemic.com/tools.git

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)