Skip to content

Conversation

cinderblock
Copy link
Contributor

Fixes some issues in #10

#!/usr/bin/env node

try {
require('%s/git-hooks').run(__filename, process.argv[2], function (code) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You forgot about case the following case.

.git
.githooks
www
    node_modules

@cinderblock
Copy link
Contributor Author

I see. That would be an issue. How about the earlier solution using POSIX paths?

tarmolov added a commit that referenced this pull request Feb 22, 2016
@tarmolov tarmolov merged commit 5ae3cbe into tarmolov:master Feb 22, 2016
@tarmolov
Copy link
Owner

Thx!

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