6
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Gitlabのリポジトリをクローンできない。Sourcetreeでエラーになる。

Posted at

Sourcetreeを使ってGitlabからリポジトリをクローンしようとしたらエラーになった。

##Sourcetreeのエラー内容

remote: HTTP Basic: Access denied
fatal: Authentication failed for xxxxxxxxx

##原因
Gitlabの登録を外部サービス(github、googleなど)から行ったため、パスワードが設定されていない状態になっている。

##解決方法
Gitlabの管理画面から
右上のユーザーアイコンのprofile → 左ナビのpassword → パスワード設定

6
3
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?