/stash-commit-graph-plugin

The missing commit graph for Atlassian Stash/Bitbucket Server

Primary LanguageJavaScriptMIT LicenseMIT

Not in active development. Looking for a project contributor/maintainer!

Commit Graph

Installation

Refer to the Atlassian Marketplace. Installing plugin versions that are not meant for your Bitbucket Server version can cause stability issues.

Development

  1. Install the Atlassian Plugin SDK.
  2. Clone this repo somewhere on your machine.
git clone https://github.com/cha55son/stash-commit-graph-plugin
  1. Run the atlas-run command.
cd stash-commit-graph-plugin
atlas-run

Congratulations! You're ready to rock!