You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
garble/internal/linker/patches/README

10 lines
284 B
Plaintext

The patches are maintained and reviewed at https://github.com/burrowers/go-patches/pulls.
For stable releases, the patches are generated like:
git format-patch --relative=src release-branch.go1.20..garble-go1.20
For master:
git format-patch --relative=src master..garble-go1.21