chore: update post-commit hook
This commit is contained in:
parent
ff584aae95
commit
b14b85a96d
1 changed files with 2 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
git log -1 HEAD
|
||||
git push gh --mirror
|
||||
git push sh --mirror
|
||||
|
|
|
|||
Loading…
Reference in a new issue