Skip to content
This repository has been archived by the owner on Dec 13, 2017. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 650 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 650 Bytes

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!