Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - gustvao

#1
for anyone that was still struggling with bitbucket git backup:

URL: https://bitbucket.org/<workspace_name>/<repository_name>.git
Username: x-token-auth
Password: [ACCESS-TOKEN]

to generate the ACCESS-TOKEN:
https://bitbucket.org/<workspace_name>/<repository_name>/admin/access-tokens

cheers ;)