Top "Bitbucket" questions

Bitbucket is a hosting site for Git and Mercurial.

Hanging at "POST git-receive-pack (chunked)"

I will be honest, I know very little about the internals of git. I have staged and commit a 40mb …

git version-control bitbucket
Why is Jenkins failing when fetching from git, while the command line isn't?

All of my Jenkins builds are failing at the git fetch line. It's failing at git fetch --tags --progress git@…

git jenkins ssh bitbucket git-fetch
Android Studio - Push failed: fatal: Could not read from remote repository

I have a git project at Android Studio and a remote at BitBucket and I changed it to use SSH …

git intellij-idea android-studio bitbucket
Bitbucket - Push project files to an empty Git repository

I have created a Git Repository on bitbucket. The repository is empty now. I have an Eclipse project, in my …

android eclipse bitbucket egit
Deploying to Heroku using git on bitbucket

I want to host my source on bitbucket using git because I obviously get a free private repo and I …

git heroku github bitbucket heroku-toolbelt
Clear git repository on Bitbucket?

I'm just getting started with git, and started messing about with Bitbucket. However, I now want to use the repository …

git bitbucket
Deleting remote master branch, refused due to being the current branch

How do I delete a remote master branch from GitHub/Bitbucket? I'm trying: # git push bb --delete master remote: bb/…

git github bitbucket
How much space can your BitBucket account have?

I created a BitBucket account today, and I love the fact that they allow you to have unlimited public/private …

git mercurial bitbucket
Create new repo on Bitbucket from Git Bash terminal?

Is it possible to create a new repository in Bitbucket by using command line Git? I have tried the following: …

git bitbucket
How to work with two different BitBucket accounts in SourceTree

I have two different bitbucket accounts set up. One is for work projects and one is for personal use. In …

bitbucket atlassian-sourcetree