blob: 70ec955bbda7a30c0bb6e83e64853657dc986829 [file] [log] [blame]
GitBlit plugin
==============
In order to use GitBlit as GitWeb replacement, please apply
the following configuration to your Gerrit config.
(assuming plugin was copied as gitblit.jar)
[gitweb]
type = custom
url = /plugins/gitblit/
linkname = gitblit
project = summary/${project}.git
revision = commit/${project}.git/${commit}
branch = log/${project}.git/${branch}
filehistory = history/${project}.git/${branch}/${file}