Top "Bitbucket" questions

Bitbucket is a hosting site for Git and Mercurial.

How to access full source of old commit in BitBucket?

I can't figure out or find the documentation on how to access the source of an old commit in the …

bitbucket
git pull error "The requested URL returned error: 503 while accessing"

I've been facing problems accessing my git repository lately. It worked perfectly fine earlier but now I cannot run any …

git github bitbucket
Checkout, Fetch and Pull in BitBucket SourceTree

I am using BitBucket for web based hosting of our projects. Along with that I am using their SourceTree for …

git github bitbucket atlassian-sourcetree project-hosting
How to import a Project into bitbucket repository from Android Studio?

So basically I have an Android Studio project on my local computer and I need to add it into my …

android-studio import repository bitbucket
Visual Studio 2013 and BitBucket

Visual Studio 2013 apparently has some nice slick Git integration. However, after an hour of head-scratching with absolutely nothing making even …

git visual-studio visual-studio-2013 bitbucket
What is the alternate of Source Tree for Ubuntu 16.04?

I am new to Linux environment and till now I was using source tree on windows to transfer files on …

git ubuntu version-control bitbucket atlassian-sourcetree
How to see all local commits which are not pushed to the remote branch?

I am using the following commands to see all the local commits which are not pushed to remote branch but …

git bitbucket
How to share a bit bucket repository with another user?

I am using Bit bucket and I have a friend that I would like to share my repository with. I …

git bitbucket
Pull specific branch from git

I have a repo in bitbucket, and i am using git. So my branches are master develop_one develop_two …

git clone bitbucket pull
Bitbucket, Windows and "fatal: could not read Password for"

I recently reinstalled Windows and I have a problem with downloading files from repository. I have installed GIT and Python, …

windows git bitbucket