Merge branch 'stable-3.0'
* stable-3.0: Fix code snippets in PolyGerrit-README Change-Id: Id7b09d060e74aa17aa3b9acfd869378544cf4514
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user