system-config/docker/gerrit/patches
Clark Boylan 469153d820 Use patch instead of sed to update Gerrit's x/ route
We modify the x/ route to ensure we can serve git repos from x/.
Previously we had been using sed which is likely to be much more fragile
than patch. Patch will detect conflicts and other errors which would be
good for us to find out about early.

Change-Id: Ic324c7777e7851a6150e4415338c4628ac710970
2021-01-28 08:51:12 -08:00
..
serve-x-normally.patch Use patch instead of sed to update Gerrit's x/ route 2021-01-28 08:51:12 -08:00