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 1c2a60a commit 99b07ffCopy full SHA for 99b07ff
documentation/usage.adoc
@@ -63,7 +63,7 @@ Then add the default ide-settings as origin, fetch and pull from it:
63
```
64
git remote add upstream https://github.com/devonfw/ide-settings.git
65
git fetch upstream
66
-git pull upstream master
+git pull upstream main
67
git push
68
69
+
0 commit comments