diff options
| author | Jianfei Hu <jianfeih@google.com> | 2018-12-07 11:06:44 -0800 |
|---|---|---|
| committer | Jianfei Hu <jianfeih@google.com> | 2018-12-07 11:06:44 -0800 |
| commit | 1b775253d3a0311c06da75f19334d25f5a35e174 (patch) | |
| tree | ba3b5c5a1ef60a5b92694f8f9ee7a9de45183ed6 /vendor/github.com/client9/misspell/scripts/commit-msg.sh | |
| parent | 7980908c2ff41bc78836e628fa0c903ea4b3587f (diff) | |
| parent | 6ac21ab4d415a459397f5cd2e6abd7b60ccac374 (diff) | |
Merge branch 'master' of https://github.com/kubernetes/community into patch-2
Diffstat (limited to 'vendor/github.com/client9/misspell/scripts/commit-msg.sh')
| -rwxr-xr-x | vendor/github.com/client9/misspell/scripts/commit-msg.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vendor/github.com/client9/misspell/scripts/commit-msg.sh b/vendor/github.com/client9/misspell/scripts/commit-msg.sh deleted file mode 100755 index 3655bd00..00000000 --- a/vendor/github.com/client9/misspell/scripts/commit-msg.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -ex -misspell -error "$1" |
