Top "Bitbucket-server" questions

Bitbucket Server (formerly known as Atlassian Stash) is a tool for "Git Repository Management for Enterprise Teams"

Stash Git error "fatal: remote error: CAPTCHA required"

Attempting to pull from my Stash project, using the following commands: $ git remote add origin https://[email protected]/…

git bitbucket-server
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
Git clone error "HTTP code 504 from proxy after CONNECT"

I'm working in a office behind a corporate firewall. My System is windows7, using componentes consola. Usually I need to …

git proxy firewall bitbucket-server
How to remove branch from a remote (on Atlassian Stash/Bitbucket)

I want to delete a branch from Atlassian Stash (a sort of github clone) in order to revert my changes. …

git github bitbucket bitbucket-server
What is the relationship between Git and Stash?

I can access my company Stash project repositories. I cloned the project into my local Git repository through Eclipse IDE. …

git bitbucket-server
How can I connect to my own Git server in SourceTree?

I have a Git server. However, when I try to add a user to SourceTree, I see that I can …

git github bitbucket atlassian-sourcetree bitbucket-server
Jira: assign an existing git branch to an issue

In JIRA connected with STASH you can create a feature branch for an issue using the button 'create branch'. (That …

jira bitbucket-server
Resolving pull requests with merge conflicts when using branch permissions in Bitbucket Server

We've started using Bitbucket Server on our team, and want to enforce the use of pull requests to get commits …

bitbucket-server
Error in git: You can only push your own commits in this repository

Yesterday I started to recieve errors when trying to push my commit to repo, how to fix it? And I …

git commit bitbucket-server
Conflict on bitbucket remote server but everything is up to date locally

I'm working on a project, so I pushed a feature branch to the remote repository(using Atlassian bitbucket) and opened …

git conflict bitbucket-server