mirror of
https://github.com/github/codeql.git
synced 2026-03-05 23:26:51 +01: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.
|