8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca5422 commit a892f50Copy full SHA for a892f50
README.md
@@ -71,7 +71,7 @@ Effortlessly track all changed files and directories relative to a target branch
71
* Between the last remote branch commit and the current HEAD.
72
* Restricts change detection to a subset of files and directories:
73
* Provides boolean output indicating changes in specific files.
74
- * Uses [Glob pattern](https://codepen.io/mrmlnc/pen/OXQjMe) matching.
+ * Uses [Glob pattern](https://en.wikipedia.org/wiki/Glob_(programming)) matching.
75
* Supports Globstar.
76
* Supports brace expansion.
77
* Supports negation.
0 commit comments