You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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@...`)
0 commit comments