Top "Bitbucket" questions

Bitbucket is a hosting site for Git and Mercurial.

How to remove a directory from git repository?

I have 2 directories on my GitHub repository. I'd like to delete one of them. How could I do that without …

git github bitbucket delete-file git-bash
Execution failed app:processDebugResources Android Studio

I'm using bitbucket so I can work with other developer but it seems that we can't get it to work …

android android-studio bitbucket
git: updates were rejected because the remote contains work that you do not have locally

I'm working on a team with a few developers using git on BitBucket. We are all working on a dev …

git version-control merge commit bitbucket
Start ssh-agent on login

I have a site as a remote Git repo pulling from Bitbucket.com using an SSH alias. I can manually …

git ssh bitbucket redhat ssh-agent
Delete last commit in bitbucket

I made a mistake and I don't know how to delete my latest push in the repository. I pull the …

repository bitbucket
BitBucket - download source as ZIP

I know I can get the project through git clone command, but is there any way, how to download the …

git download zip bitbucket git-clone
Clone private git repo with dockerfile

I have copied this code from what seems to be various working dockerfiles around, here is mine: FROM ubuntu MAINTAINER …

git bitbucket docker
Delete branches in Bitbucket

I've created lots of branches in one of our repositories. Those branches are for testing before it will be pulled …

git bitbucket git-branch
How to push local changes to a remote git repository on bitbucket

I'm testing out Git and Bitbucket. I've created a repository on Bitbucket and have created a local copy of the …

git bitbucket
Authentication failed to bitbucket

I'm trying to push my project via the https protocol on bitbucket using sourcetree. But I can't connect to bitbucket …

bitbucket atlassian-sourcetree