Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Add a git hook and instructions. #129

Merged
merged 1 commit into from
Oct 27, 2017
Merged

Conversation

dlorenc
Copy link
Contributor

@dlorenc dlorenc commented Oct 27, 2017

No description provided.

@@ -0,0 +1,2 @@
#!/bin/bash
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure how to check file permissions in github, but can you make sure this is executable? The hook will be ignored if it isn't.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

$ ls -l hack/hooks/pre-commit
-rwxr-xr-x  1 dlorenc  eng  34 Oct 27 09:06 hack/hooks/pre-commit

@dlorenc dlorenc merged commit 2068506 into GoogleContainerTools:master Oct 27, 2017
@dlorenc dlorenc deleted the hook branch October 27, 2017 17:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants