This website requires JavaScript.
Explore
Help
Sign In
1580158
/
sd-webui-lobe-theme
mirror of
https://github.com/canisminor1990/sd-webui-lobe-theme.git
Watch
1
Star
0
Fork
You've already forked sd-webui-lobe-theme
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
560a7683c1
sd-webui-lobe-theme
/
.husky
/
prepare-commit-msg
5 lines
74 B
Bash
Raw
Blame
History
#!/bin/sh
# gitmoji as a commit hook
exec
< /dev/tty
gitmoji --hook
$1
$2
Reference in New Issue
View Git Blame
Copy Permalink