After the latest Sourcetree update, a message appeared prompting us to update Git due to changes with Git-Flow, as described here: https://support.atlassian.com/sourcetree/kb/unbundle-git-lfs-and-git...
My App Password works for Git when I have the URL in the form git clone https://{username}:{app_password}/.... Now that we need to transition to API Tokens, I created one (didn't s...
...m able to run git clone without any errors, but git push ends up with --- fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository e...
...of SourceTree, the installation fails during the Git download step. Based on the error message, it seems that the GitHub URL being referenced is incorrect. I am running the 64-bit version on W...
Hi, I'm evaluating a pipeline with several security steps. I'm looking at hard-coded secret scanning tools; Atlassian provides a secret scanner, but its functionality seems similar to GitLeaks. I...
...ommunity.atlassian.com/forums/Bitbucket-questions/Git-Access-with-API-Token/qaq-p/3057268 And I selected the following scopes: admin:repository:bitbucket read:repository:bitbucket w...
I tried the following using the Command Prompt window: git clone https://x-token-auth:<TOKEN>@bitbucket.org/username/jdbccrudXX.git With the error response: Cloning into 'jdbccrudXX'... r...
...commands in the Command Prompt window. I would like to use Eclipse versions 2024-09 or 2026-06 if I can. I am using Git version: git version 2.55.0.windows.2 I cannot get Git to clone my repository...
Greetings, I am new to Bitbucket. I have previously installed git and set it to a different email. Recently one of my clients provided me a new email address and repo access to that e...
...itbucket.org/{}/{<redacted>}/info/lfs","expires_in":300} When the same command is executed by git itself (I'm executing git in the same shell as the I executed the direct ssh command) it hangs. &n...
Copied to clipboard