8000
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.
2 parents 067d3c4 + 638ec3a commit 416ed5aCopy full SHA for 416ed5a
docs/git-branching-strategies/converting-to-gitflow.md
@@ -7,4 +7,4 @@ git checkout -b develop
7
git push upstream develop
8
```
9
10
-Then in GitHub go to your repository settings then set develop to be your default branch. And now all development happens on the `develop` branch
+Afterwards you need to set `develop` to be your default branch. And now all development happens on the `develop` branch
0 commit comments