You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/project.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,8 @@ consult the [gitlab documentation](https://docs.gitlab.com/ee/user/project/repos
91
91
92
92
*`initialize_with_readme` - (Optional) Create main branch with first commit containing a README.md file.
93
93
94
+
*`squash_option` - (Optional) Squash commits when merge request. Valid values are `never`, `always`, `default_on`, or `default_off`. The default value is `default_off`.
95
+
94
96
*`packages_enabled` - (Optional) Enable packages repository for the project.
95
97
96
98
*`push_rules` (Optional) Push rules for the project (documented below).
0 commit comments