mirror of https://github.com/crossplane/docs.git
docs snapshot for crossplane version `master`
This commit is contained in:
parent
cb3cba62d2
commit
fa11a7165f
|
@ -125,7 +125,7 @@ process is recommended:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
git fetch --all
|
git fetch --all
|
||||||
git checkout -b release-0.5 upstream/master
|
git checkout -b release-0.5 upstream/release-0.5
|
||||||
git cherry-pick -x <fix commit hash>
|
git cherry-pick -x <fix commit hash>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue