Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 533 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 533 Bytes

gitbucket-commitgraphs-plugin

This plugin enhances gitbucket/gitbucket by providing an viewing commit graphs.

Features

It will viewing the graphs.

Usage

  • Open a shell window at the root of the project, hit sbt package
  • if you update gitbucket-commitgraphs-plugin, remove any existing copy of gitbucket-commitgraphs-plugin from GITBUCKET_HOME/plugins
  • Copy target/scala-2.13/gitbucket-commitgraphs-plugin-plugin_2.13-x.x.jar into GITBUCKET_HOME/plugins
  • Restart GitBucket