Merge branch 'stable-3.0'

* stable-3.0:
  Fix code snippets in PolyGerrit-README

Change-Id: Id7b09d060e74aa17aa3b9acfd869378544cf4514
This commit is contained in:
Thomas Draebing
2020-01-10 16:09:42 +01:00

View File

@@ -50,12 +50,6 @@ simply execute:
Then visit http://localhost:8081
## Local UI, Test Data
```sh
./polygerrit-ui/run-server.sh --plugins=plugins/my_plugin/static/my_plugin.js,plugins/my_plugin/static/my_plugin.html
```
This method is based on a
[simple hand-written Go webserver](https://gerrit.googlesource.com/gerrit/+/master/polygerrit-ui/server.go).
Mostly it just switches between serving files locally and proxying the real