We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c42928b commit b0ca643Copy full SHA for b0ca643
libevm/tooling/release/README.md
@@ -2,7 +2,7 @@
2
3
In the following, we create a release candidate tag `v1.13.14-0.2.0.rc.4`.
4
5
-1. Create two branches, usually from the `main` branch:
+1. Create two branches, usually from the tip of the `main` branch, but the base commit MAY be from anywhere on `main`:
6
7
```bash
8
git fetch origin main:main
0 commit comments