Top "Bitbucket-server" questions

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

Error in Jenkins connection to stash

I'm trying to configure my Jenkins job to connect to Altassian Stash. I'm using the git plugin for Jenkins. Here …

git jenkins jenkins-plugins bitbucket-server
How do I setup Carthage to use my own Frameworks that are in private repository like Stash (Bitbucket)?

I was wondering if there is something like private pods in Carthage, I have a couple of frameworks and I'm …

git bitbucket bitbucket-server carthage
Git and Visual Studio project references

Alrighty then, the short version of my question would be: What is the best way to handle project references in …

git visual-studio solution project-reference bitbucket-server
Multiple commits in pull requests

We have a dev branch and a release branch. Dev branch is where all the developers check-in the code. All …

git pull-request bitbucket-server
Where does bitbucket server store the repository?

Background: Some time ago my company decided to host our own Atlassian products and we have our source code on …

git windows-server-2012 bitbucket-server
Diff branches in Atlassian Stash

I am trying to get a diff between two branches in stash. Specially before sending the pull request, wanted to …

git version-control diff git-branch bitbucket-server
Copying files with execute permissions in Docker Image

Seems like a basic issue but couldnt find any answers so far .. When using ADD / COPY in Dockerfile and running …

docker containers dockerfile bitbucket bitbucket-server
Is there any way to Create Pull request to bitbucket git repository using intelliJ IDEA

I have a git repository in bitbucket, is there any way to create a pull request using IntelliJ IDEA instead …

git intellij-idea bitbucket pull-request bitbucket-server
How can I download a Stash repository as a .zip?

I am sort of new to sharing with GitHub and sites like Stash, and I have noticed that there really …

git bitbucket-server