Zesstra | 0ce8cdf | 2016-07-17 16:20:43 +0200 | [diff] [blame] | 1 | support scripts for gerrit in MG |
| 2 | |
| 3 | These are not included in the public mudlib, but may be |
| 4 | provided on request. |
| 5 | |
| 6 | gerrit-create-project: called from gerrit, creates sync repo |
| 7 | and imports stuff from mud |
| 8 | gerrit-import: called by cron, creates new projects for dirs |
| 9 | with gerrit-create-project files |
| 10 | gerrit-autocommit: called by cron, calls gerrit-sync2lib for |
| 11 | every gerrit repo |
| 12 | gerrit-sync2lib: called by gerrit and gerrit-autocommit, syncs |
| 13 | between gerrit repos and mudlib |
| 14 | gerrit.env: set environment variables for gerrit scripts |
| 15 | |