Commit 047c914
authored
fix(pre-commit-hooks): remove magic constants on pre-push hook (#1815)
* fix(pre-commit-hooks): remove magic constants on pre-push hook
- Remove static reference to origin (work with other name)
- now work when remote/HEAD isn't setted (e.g. on
`git init .; git remote add origin git@...`)
* fix(pre-commit-hooks): some `"` consistency in the file1 parent de24815 commit 047c914
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments