Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
renovate
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Renovate Bot
renovate
Commits
41f7dd6b
Unverified
Commit
41f7dd6b
authored
7 months ago
by
HonkingGoose
Committed by
GitHub
7 months ago
Browse files
Options
Downloads
Patches
Plain Diff
docs(faq): link to more glob pattern examples (#30668)
Co-authored-by:
Michael Kriese
<
michael.kriese@visualon.de
>
parent
d9cb72d8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/usage/faq.md
+2
-0
2 additions, 0 deletions
docs/usage/faq.md
with
2 additions
and
0 deletions
docs/usage/faq.md
+
2
−
0
View file @
41f7dd6b
...
...
@@ -236,6 +236,8 @@ Do the same as above, but instead of an exact match, use a glob prefix:
}
```
For more examples, see
[
String Pattern Matching, example glob patterns
](
./string-pattern-matching.md#example-glob-patterns
)
.
### Group all packages starting with `abc` together in one PR
As above, but apply a
`groupName`
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment