Skip to content

Commit

Permalink
hooks: add pre_commit comment (#9308)
Browse files Browse the repository at this point in the history
  • Loading branch information
yangwenmai authored and zz-jason committed Apr 30, 2019
1 parent 36bb1ae commit fb6bbee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hooks/pre-commit
@@ -1,6 +1,8 @@
#!/bin/bash
# This file modified from k8s
# https://github.com/kubernetes/kubernetes/blob/master/hooks/pre-commit
# Now It's removed, The Reason is https://github.com/kubernetes/community/issues/729
# The PR is https://github.com/kubernetes/kubernetes/pull/47673

# How to use this hook?
# ln -s hooks/pre-commit .git/hooks/
Expand Down

0 comments on commit fb6bbee

Please sign in to comment.