mirror of
https://github.com/github/codeql.git
synced 2026-04-23 07:45:17 +02:00
This will unblock work in parallel on two separate PRs that require patching different modules.
4 lines
279 B
Markdown
4 lines
279 B
Markdown
Versions to be patched can be taken from https://github.com/bazelbuild/bazel-central-repository. After adding patches
|
|
inside `<repo>/<version>/patches`, and eventually renaming `<version>`, run [`fix.py`](./fix.py) to align all metadata
|
|
to the renamed version and added patches.
|