Global web icon
atlassian.com
https://community.atlassian.com/forums/Bitbucket/c…
Bitbucket - Atlassian Community
Bitbucket Bitbucket is a distributed version control system that makes it easy for you to collaborate with your team.
Global web icon
atlassian.com
https://community.atlassian.com/forums/Bitbucket-q…
Solved: fatal: remote error: CAPTCHA required
Bitbucket and its mirrors until it is solved, even if you enter your password correctly. If you are currently logged in to Bitbucket via a browser you may need to logout and then log back in in order to solve the CAPTCHA. Visit Bitbucket at https://bitbucket.juspay.net for more details. But not getting captcha while login
Global web icon
atlassian.com
https://community.atlassian.com/forums/Bitbucket-q…
Solved: Can't clone repo from bitbucket using https
Solved: Hello I've been trying to clone a new private repo I set up using the normal format below git clone
Global web icon
atlassian.com
https://community.atlassian.com/forums/App-Central…
3 Ways to Find Commits in Bitbucket - Atlassian Community
How to export commits to CSV Awesome Graphs for Bitbucket provides an opportunity to export commits to a CSV file in two different ways. When exporting commit data to CSV, you’ll receive a list of commits with their details like the date of creation, author's name and email, repository and project name, and lines of code added and deleted.
Global web icon
atlassian.com
https://community.atlassian.com/forums/Bitbucket-q…
Solved: Cannot authenticate bitbucket on vs code
Solved: Hello I am trying to authenticate bitbucket on vscode to view pull requests via oAuth and it is not working. I can log into the web ui just
Global web icon
atlassian.com
https://community.atlassian.com/forums/Bitbucket-a…
Deprecation notice: Bitbucket Cloud shifts to API ... - Atlassian Community
Hello Bitbucket Cloud community, At Atlassian, we’re dedicated to keeping your data and integrations secure. To enhance Bitbucket Cloud’s security, we’re announcing the transition from app passwords to API tokens, which offer improved security and management capabilities. Here’s what you need to kno...
Global web icon
atlassian.com
https://community.atlassian.com/forums/Bitbucket-q…
Solved: Overriding variables via BITBUCKET_PIPELINES_VARIA...
Overriding variables via BITBUCKET_PIPELINES_VARIABLES_PATH Maurizio Pillitu April 13, 2025 edited
Global web icon
atlassian.com
https://community.atlassian.com/forums/Bitbucket-q…
Solved: Git Access with API Token - Atlassian Community
Hi @Matthew Soh You'll need to create the API token and specify the scope - this is mentioned in our deprecation documentation: Click the gear cog icon, select Atlassian Account settings > Security tab > Create and manage API Tokens Click Create API token with scopes If you want to be able to push/pull to the repository - you'll need to tick both read:repository:bitbucket and write:repository ...
Global web icon
atlassian.com
https://community.atlassian.com/forums/Bitbucket-q…
API tokens just don't work - Atlassian Community
Hi, So I read the notice on bitbucket app passwords, soon it will be deprecated and will be changed to API tokens. Did not read through the whole details and what is the deal, but I decided to give it a try. It just doesn't work when I'm trying to clone a repo. I've copied the clone command from...
Global web icon
atlassian.com
https://community.atlassian.com/forums/Bitbucket-a…
How to remove a commit from Atlassian Bitbucket
Hello! In this article I will show you how to delete a commit from a Bitbucket repository. Why would we need to delete a commit? It can happen if you accidentally pushed sensitive information into your Bitbucket repository. For example, you forgot to exclude a file with passwords from adding to ...