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 da04661 commit de54f72Copy full SHA for de54f72
src/setup.ts
@@ -47,7 +47,7 @@ export const setupSet: SetupSet = {
47
cli
48
.command(
49
"ihooks",
50
- "Need to re-initialize after modifying git-simple-hooks"
+ "Need to re-initialize after modifying simple-git-hooks"
51
)
52
.action(async () => {
53
await gitInitSimpleHooks();
0 commit comments