May 2016
Intermediate to advanced
264 pages
4h 39m
English
Stash is the on-premise Git source code management tool for the enterprise. It is another application from Atlassian that provides you with all the great Distributed Version Control System (DVCS) features and benefits such as GitHub, but lets you keep it on your own server.
In this recipe, we will integrate JIRA with Stash so that developers can see what changes are made against a given issue.
Since we will be using Stash in this recipe, you need to have a Stash instance running on your system. If you do not have one, you can download a free Stash trial from https://www.atlassian.com/software/stash.
Perform the following steps to integrate JIRA with Stash:
Read now
Unlock full access