3

We have a private project in Gitlab that I am member of that and have Administrator access to that.

But at first checkout (check out project from version control) I enter incorrect username in, the problem is that I cannot change my Gitlab account identification in android studio. And cannot access none of my project stored in Gitlab. Can anybody help about that to solve this problem?

Peyman Naeimi
  • 390
  • 3
  • 15

2 Answers2

2

If you had installed Git in your system, try to remove it. It should help you!

Peyman Naeimi
  • 390
  • 3
  • 15
2

just copy git scm to your programfiles and do not install it,then execute bash from it. if authentication not pass yet,you should install certificate files in Program Files>>Git>>mingw64>>ssl>>certs

Mostafa Gh
  • 36
  • 3