This website requires JavaScript.
Explore
Help
Register
Sign In
kubernetes
/
community
mirror of
https://github.com/kubernetes/community.git
Watch
1
Star
0
Fork
You've already forked community
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a6c01b9a50
community
/
vendor
/
github.com
/
client9
/
misspell
/
scripts
/
commit-msg.sh
3 lines
35 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh -ex
misspell -error
"
$1
"
Reference in New Issue
View Git Blame
Copy Permalink