gitopen
gitopen copied to clipboard
Support for gerrit
Any plan to support gerrit?
@duqcyxwd I'm not use gerrit, I donot know gerrit schema path rules. If you're using gerrit, you can using "custom" type and config like:
git.example.com:
type: custom
protocol: http
scheme:
issues: /path/to/issues
wiki: /path/to/wikis
...
more scheme config reference to github scheme
when it worked well, you can tell me the config, and I will add the config to gitopen's default config.
and you can also create PR to this project is welcome :)
https://www.gerritcodereview.com/