Skip to content

Commit 99b07ff

Browse files
authored
Update branch name from master to main in usage.adoc (#952)
The master branch does not exist in the upstream IDEasy repository.
1 parent 1c2a60a commit 99b07ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/usage.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Then add the default ide-settings as origin, fetch and pull from it:
6363
```
6464
git remote add upstream https://github.com/devonfw/ide-settings.git
6565
git fetch upstream
66-
git pull upstream master
66+
git pull upstream main
6767
git push
6868
```
6969
+

0 commit comments

Comments
 (0)