Skip to content

Commit 799b737

Browse files
authored
update reference to master branch to main
Tested to confirm that it does create a `main` branch by default
1 parent 09868cc commit 799b737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ consult the [gitlab documentation](https://docs.gitlab.com/ee/user/project/repos
7777

7878
* `archived` - (Optional) Whether the project is in read-only mode (archived). Repositories can be archived/unarchived by toggling this parameter.
7979

80-
* `initialize_with_readme` - (Optional) Create master branch with first commit containing a README.md file.
80+
* `initialize_with_readme` - (Optional) Create main branch with first commit containing a README.md file.
8181

8282
* `packages_enabled` - (Optional) Enable packages repository for the project.
8383

0 commit comments

Comments
 (0)