Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Allow pre-commit example run multiple times #38

Merged
merged 1 commit into from
Apr 22, 2016
Merged

Allow pre-commit example run multiple times #38

merged 1 commit into from
Apr 22, 2016

Conversation

stephen-soltesz
Copy link
Contributor

@stephen-soltesz stephen-soltesz commented Apr 22, 2016

This small change to allows the pre-commit hook example command to run multiple times. Without this fix, the rm -rf will delete the files under the hooks directory. With this fix, the symbolic link is removed instead of the files in the hooks directory.


This change is Reviewable

@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.956% when pulling 8b3c590 on stephen-soltesz:master into c47ba2b on m-lab:master.

@mtlynch
Copy link
Contributor

mtlynch commented Apr 22, 2016

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants