Top "Bitbucket" questions

Bitbucket is a hosting site for Git and Mercurial.

How to delete remote commit from bitbucket mercurial repository

How to delete a remote commit from bitbucket mercurial repository? Findings: I could not found "Repository management" in the "Admin" …

mercurial bitbucket tortoisehg
Copying files with execute permissions in Docker Image

Seems like a basic issue but couldnt find any answers so far .. When using ADD / COPY in Dockerfile and running …

docker containers dockerfile bitbucket bitbucket-server
Run CI build on pull request merge in TeamCity

I have a CI build that is setup in TeamCity that will trigger when a pull request is made in …

merge continuous-integration teamcity bitbucket pull-request
Is there any way to Create Pull request to bitbucket git repository using intelliJ IDEA

I have a git repository in bitbucket, is there any way to create a pull request using IntelliJ IDEA instead …

git intellij-idea bitbucket pull-request bitbucket-server
Can "if" statements be used in bitbucket pipelines?

Im trying to run the following step, but it does not execute the "if" steps (lines 5 and 6) (I'm pretty sure …

bash bitbucket bitbucket-pipelines bitbucket-cloud
Is there a way to find out email address of users in my team

I want to find out email addresses of users in my team, I can get their usernames but unable to …

bitbucket bitbucket-api
Bitbucket gnutls_handshake() failed: Error in the pull function

I am having an issue on newly created Ubuntu 16.04 OS with bitbucket. When I am cloning repo from bitbucket repository …

git ubuntu bitbucket ubuntu-16.04 gnutls
Questionnaire/Checklist for Bitbucket Pullrequest reviewers

I am trying to see if I can enforce a questionnaire in Bitbucket before reviewers approve a Pull-request. Sample questions …

git bitbucket pull-request bitbucket-server
Sourcetree add bitbucket with two factor auth

I've enabled two factor authentication for my bitbucket account. Now Atlassian Sourcetree app on Osx doesn't works, it is unable …

bitbucket atlassian-sourcetree two-factor-authentication
Spring Cloud Config cannot clone private bitbucket repository using ssh key

I am on Linux (arch), trying to configure Spring Cloud Config following this tutorial with a private bitbucket git repository …

java spring bitbucket ssh-keys spring-cloud-config