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 ade616b commit 62a692fCopy full SHA for 62a692f
docs/contributing/releasing.md
@@ -17,7 +17,7 @@ Then create a release branch:
17
18
```
19
git clone [email protected]:argoproj-labs/argocd-image-updater.git
20
-git branch -b release-0.13
+git checkout -b release-0.13
21
git push origin release-0.13
22
23
0 commit comments