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 ba8f387 commit f78534bCopy full SHA for f78534b
.github/workflows/enforce-copies-of-help-output-in-sync.yml
@@ -36,4 +36,4 @@ jobs:
36
run: |-
37
rm git-{delete-merged-branches,dmb}.1 # to enforce a diff for the generator to remove
38
./sync-manpage-with-help-output.sh
39
- git diff --exit-code -- {delete-merged-branches,dmb}.1
+ git diff --exit-code -- git-{delete-merged-branches,dmb}.1
0 commit comments