Trying to apply the app password to existing repo from VS Code and just need clarity on a couple things git remote set-url origin https://<Bitbucket_Username
What do you do if it has remote repo gone over 4GB? My local Repo is now 1.75 GB only after running git gc --prune=now How do I refresh the Remote, to be the sa
I got a problem regarding the use of an Angular library repository. Hopefully find an answer here :) I have an Angular repository which holds one single Angular
I have set up a pipeline job in Jenkins which push changes to Bitbucket. This causes a new build trigger in Jenkins. How to avoid Jenkins job build if the commi
In bitbucket when I go to the 'commits' page to see my list of commits for a branch, I see that some commits are full brightness, but others are faded/greyed ou
with the upcoming changes as outlined in https://bitbucket.org/blog/deprecating-atlassian-account-password-for-git-and-bitbucket-api-activity How does it affect
I want download a private repository from bitbucket, but get some error fatal: could not read Username for 'https://bitbucket.org': terminal prompts disabled h
We're using AWS CodeDeploy for our deployment pipelines, reading from our bitbucket repository. I'm trying to find which commit number was last deployed to prod
Today I got the following message when I used Git + BitBucket on MacOS while pushing a new branch to BitBucket. You are using an account password for Git over H
I have both accounts and projects on both services. I try to replicate my Github flow on bitbucket projects but so far it has not been possible. The git managem
I used to manage commits of files of my Bitbucket on-premise instance with que API 1.0 and Python. Retrieving list of all files was quite easy with the '/files'
How to enable upload key option in teamcity? and also to use that from bitbucket
I have pushed the code in the morning it was working fine but now I'm trying to push code but getting this error: Bitbucket Cloud recently stopped supporting ac
I'm working on a project and I cut a branch from a release_branch let's call my branch branch_A. My colleague also had cut another branch from same release bran
Hi my org hosts Bitbucket data center version and have a requirement to get the list of all type(Public, Private) of repositories from bitbucket, how can I get
I am trying to build CICD using cloud build in GCP. As a part of that, I am trying to mirror the repositories from Bitbucket into CSR. But I am not able to mirr
I'm trying to add cypress to the bitbucket pipeline but it tells me that I need to install Xvfb and I don't know how to keep going. This is my bitbucket.pipelin
My Pull Request in the Bitbucket is already merged to Dev Branch: I created another branch and need to Merge only this PR to that branch how I can do this? I o
We can have the branch permissions at the Project level or at the repo level, requirement is - is there a way can we have the branch permissions at the folder l
I'm trying to get the spring cloud config server connected to a bitbucket repo using ssh. I've found lots of posts about the key needing to be rsa format. I'v