Top "Bitbucket" questions

Bitbucket is a hosting site for Git and Mercurial.

Git error remote: Empty password

I'm trying to clone my git repo from bitbucket, and when I enter this command: git clone https://naor_shoyhat@…

git bash github bitbucket
401 Unauthorized error using NetBeans + Git on BitBucket

I have a local git repository. Recently I have added a remote repository from bitbucket, and have pushed my branch …

git netbeans push bitbucket unauthorized
When I "git push" git now says "Create pull request for ...". Why?

I am making changes to a project in a branch that, so far, is known to no one else but …

git bitbucket githooks git-push
fatal: NullReferenceException encountered when interacting with remote

This is new machine with fresh install of Git. > git --version git version 2.19.1.windows.1 I cloned repo using https. …

git bitbucket
Git error: ! [rejected] master -> master (non-fast-forward)

I was updating my project and when tried to upload it to my repository,got the following error: Already did …

git github bitbucket master
Curl request with digest auth in PHP for download Bitbucket private repository

I'm try to do this request on php, for download the last source from my Bitbucket private repository: curl --digest …

php curl command-line bitbucket digest-authentication
Bitbucket Pipelines - multiple branches with same steps

Is it possible to combine multiple branches that have the same steps within bitbucket pipelines? ex: The teams I work …

git yaml bitbucket bitbucket-pipelines
Git: unable to create symlink (File name too long)

I had pushed a project from Linux to Bitbucket and then cloned it on Windows. Turns out there were two …

git bitbucket symlink
GIT: change commit date to author date

Is it possible to change the commit date from my commit to the author date? I adapted some commits and …

git date bitbucket atlassian-sourcetree
ssh: connect to host bitbucket.org port 22: Connection timed out

Everything was working perfectly fine. Did some git pushes with no problems. Today I decided to update my framework to …

git ssh bitbucket iptables