Top "Bitbucket" questions

Bitbucket is a hosting site for Git and Mercurial.

Git cannot lock ref 'HEAD': unable to resolve reference HEAD

I'm trying to commit the changes to my repository but I receive the error below: git -c diff.mnemonicprefix=false …

git github bitbucket sourcetree
Git clone / pull continually freezing at "Store key in cache?"

I'm attempting to clone a repo from my BitBucket account to my Windows 10 laptop (running GitBash). I've completed all of …

windows git ssh version-control bitbucket
How to merge branch to master on bitbucket

I have following questions. I want to create a branch from my master repo. I can use either bitbucket dashboard …

branch bitbucket git-merge git-merge-conflict
Bitbucket activity graph

I would like to know if there is a solution in Bitbucket similar to Github's graphs. For example, here are …

git github visualization bitbucket
How do you delete a fork on Bitbucket?

I've forked a repo on Bitbucket, it was a mistake, I want to delete the fork. Rather than go through …

version-control bitbucket git-fork
Bitbucket: Send a pull request via command line?

I have to send a lot of pull requests, so I would rather use the bash command line than bitbucket's …

command-line bitbucket pull-request
git checkout error: cannot create directory: Permission denied

I am facing issues with the git checkout command. Please help. Here is what I did. Created a local directory. …

github bitbucket git-checkout
SourceTree and Stash: Unable to get local issuer certificate

We have Atlassian Stash installed on a Windows 2008R2 server, and for the most part everything is working nicely. We …

git ssl-certificate bitbucket atlassian-sourcetree bitbucket-server
Easiest way to rename git project configured on BitBucket

I have a project hosted on BitBucket Can I rename it ? If not and I need to create a new …

git bitbucket
"SSL host could not be verified" error

Whenever I try to connect the git via eclipse mars, I entered the bitbucket URL as the instructions in this …

eclipse git ssl bitbucket verification