mirror of
https://github.com/golang/go.git
synced 2024-11-21 21:11:11 +00:00
Updated MinorReleases (markdown)
parent
6a0db9a041
commit
175f82d859
@ -18,7 +18,7 @@ At release time, any open backport issue which is not release-blocker is pushed
|
||||
|
||||
## Making cherry-pick CLs
|
||||
|
||||
Once the main fix has been submitted to master, take note of its commit hash.
|
||||
Once the main fix has been submitted to master, take note of its commit hash, then use `git codereview` and `git cherry-pick` to prepare a cherry-pick CL:
|
||||
|
||||
```
|
||||
git codereview change release-branch.go1.10
|
||||
|
Loading…
Reference in New Issue
Block a user