I am struggling trying to use bitbucket and the git-flow, so, I downloaded sourcetree and seems to be very easy to use and all.
So, I created a group and imported a repository to it (just like that)
So, now when I login with another account (for testing) it says im part of that group and when I want to import a project it appears on the list of remote web projects, I start with the gitflow locally and everything works fine.
I cannot push the updates, this user have read-only access.
So, I want to create a pull request (Dont know why pull request, shouldnt be a push request) ??
And everytime I try it says Fata: Authentication failed for https://<username>:<password>@bitbucket.org/<username>/<repo>.git
Which I really dont understand why, its annoying...
Checked this question but I still couldnt solve it Authentication failed to bitbucket
Any idea how to fix it? or make it work? or make the whole flow work with restricted permissions?
Thanks