yoshiyoshifujii / gitbucket-commitgraphs-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Scala 71.1%Language:HTML 28.9%