After getting my repository by tortoisehg and activating the hggit by tools, i'm trying to push my mercurial project on a gitlab repository. it ask me to enter my credentials and check multiple times, and i'm 100% sure i don't make any mistake.
i can enter on the tortoisehg my git commands and do the following commands
git add -p
git commit -p
but when i'm trying to push on my gitlab i get the following error:
HTTP Basic: Access denied fatal:
Authentication failed for 'my repo url.git'