Skip to content

Make pre-commit hook symlink relative #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 8, 2016

Conversation

kevinoid
Copy link
Contributor

@kevinoid kevinoid commented Feb 6, 2016

Renaming or moving the project directory (the one containing .git) causes absolute links to break and the pre-commit hook to be silently ignored. Instead, make the link relative so that it is preserved across directory rename/move.

Thanks,
Kevin

Renaming or moving the project directory (the one containing .git)
causes absolute links to break and the pre-commit hook to be silently
ignored.  Instead, make the link relative so that it is preserved across
directory rename/move.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
@3rd-Eden
Copy link
Member

3rd-Eden commented Feb 8, 2016

LGTM. Thanks for the contribution.

3rd-Eden added a commit that referenced this pull request Feb 8, 2016
Make pre-commit hook symlink relative
@3rd-Eden 3rd-Eden merged commit 2abd42b into observing:master Feb 8, 2016
@kevinoid
Copy link
Contributor Author

kevinoid commented Feb 8, 2016

Sure thing, thanks for merging it.

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

Successfully merging this pull request may close these issues.

2 participants