Commit b79a3ae
committed
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@...`)1 parent de24815 commit b79a3ae
1 file changed
Lines changed: 1 addition & 1 deletion
| 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