Commit ed70b9a
committed
feat: Print directory where the hook has already been installed
Currently when the plugin has already been installed users receive message:
`Hook already installed: <name>`
But the location where the hook had already been installed is not printed anywhere. Print it in order to determine easily in case the plugin had not detected corretly the location where the hook should have been installed.1 parent 15d830f commit ed70b9a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments