Top "Bitbucket" questions

Bitbucket is a hosting site for Git and Mercurial.

How can I browse public repositories on Bitbucket?

I'm learning to use TortoiseHG and want to pull from someone else's repository to see what a real, working one …

tortoisehg bitbucket
Gist like on Github for Bitbucket

I'm search some like as http://www.gistboxapp.com for http://www.bitbucket.com. Exist anything like that?

bitbucket gist
GIT: Whats the Difference between a Pull Request and a Merge?

On services like bitbucket and github you have the option to create a pull request.. My question to you (developers), …

git github bitbucket git-merge pull-request
SSHKit::Runner::ExecuteError

$ bundle exec cap production deploy (Backtrace restricted to imported tasks) cap aborted! SSHKit::Runner::ExecuteError: Exception while executing as Psara@…

ruby-on-rails bitbucket capistrano3
Manually create a Git fork

If I understand forking, it conceptually involves the following steps: Mirror-clone the source repo to a target repo Set an "…

git github bitbucket git-fork
What is the public URL for the Github public keys

I heard that there was a public URL for all users on github where you can access their public keys …

git github bitbucket public-key
Bitbucket + XCode 4.2 + Git

I've been looking for a solution with Bitbucket and XCode. As everybody knows, XCode 4.2 comes with git support. I've created …

xcode git xcode4.2 bitbucket
Atlassian "logo" after pushing to bitbucket

Having pushed to bitbucket I got this "image". What is this?

git bitbucket
Private bitbucket repository in package.json with version

I am trying to include a private BitBucket repository to my package.json, but I also would like to manage …

bitbucket npm-install node-modules package.json