We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74e4e2c commit 821b3bdCopy full SHA for 821b3bd
README.md
@@ -322,7 +322,7 @@ Query {
322
- Repositories should follow [Gitlab flow].
323
- Gitlab flow uses branching workflows instead of forks whenever possible.
324
- Repositories should name their default branch **main**.
325
- - If additional branches are needed:
+ - If more fine tuned control is needed:
326
- Use a [production branch] or [environment branches] for web apps.
327
- Use [release branches] or tags for external software (e.g. npm packages).
328
- **main** should be a protected branch, as well as any environment /
0 commit comments