francescmm / GitQlientPlugin

GitQlientPlugin provides you a plugin to integrate Git in QtCreator full UI oriented
https://www.francescmm.com
GNU Lesser General Public License v2.1
43 stars 2 forks source link

GitLab Config, Token does not work. #13

Closed isgursoy closed 4 years ago

isgursoy commented 4 years ago

I am getting: "Error transferring https://gitlab.com/api/v4/user/repos - server replied: Not Found" Using username or username@gitlab.com form does not change the result.

Does it work for you @francescmm ?

francescmm commented 4 years ago

Hi @isgursoy I've fixed it now. Try to update the submodule that is the actual app code.

Remember that master is under development, but I'll release the new version next week :smile:

francescmm commented 4 years ago

@isgursoy if you see any other error, please report it in https://github.com/francescmm/GitQlient repo! Thanks!

isgursoy commented 4 years ago

Hi @isgursoy I've fixed it now. Try to update the submodule that is the actual app code.

Remember that master is under development, but I'll release the new version next week

Thanks, yes it works now. I am pulling and recompiling GitQlient every morning.

@isgursoy if you see any other error, please report it in https://github.com/francescmm/GitQlient repo! Thanks!

Of course. Thank you again.