This website requires JavaScript.
Explore
Help
Sign In
jmb
/
www-jmbit-de
Watch
1
Star
0
Fork
You've already forked www-jmbit-de
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ed0bd30a45
www-jmbit-de
/
themes
/
hugo-theme-terminal
/
.husky
/
pre-push
5 lines
98 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
.
"
$(
dirname
"
$0
"
)
/_/husky.sh
"
yarn build
&&
git add .
&&
git commit --amend --no-edit
Reference in New Issue
View Git Blame
Copy Permalink