Skip to content
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

Command realpath might not exists (commit-hook) #7

Open
thomasnordquist opened this issue Sep 7, 2017 · 0 comments
Open

Command realpath might not exists (commit-hook) #7

thomasnordquist opened this issue Sep 7, 2017 · 0 comments
Labels
bug Issues that describe an unexpected behaviour in an existing functionality. minor "bug" issues that are neither "critical" nor "major".

Comments

@thomasnordquist
Copy link
Contributor

On OSX the realpath command might not exist, depending which additional packages have been installed. (I believe it is the coreutils package which adds some gnu shell packages)

https://linux.die.net/man/1/readlink is a viable alternative

https://github.com/VIISON/style-guide/blob/master/git-hooks/shopware-plugin/pre-commit#L44

@svenmuennich svenmuennich added bug Issues that describe an unexpected behaviour in an existing functionality. minor "bug" issues that are neither "critical" nor "major". labels Feb 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that describe an unexpected behaviour in an existing functionality. minor "bug" issues that are neither "critical" nor "major".
Projects
None yet
Development

No branches or pull requests

2 participants