docs snapshot for crossplane version `master`

This commit is contained in:
Crossplane 2019-11-15 03:21:22 +00:00
parent cb3cba62d2
commit fa11a7165f
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ process is recommended:
```console
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>
```