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 a892f50 commit b1ccff8Copy full SHA for b1ccff8
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://en.wikipedia.org/wiki/Glob_(programming)) 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