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

Git hooks #6

Merged
merged 12 commits into from
Feb 11, 2015
Merged

Git hooks #6

merged 12 commits into from
Feb 11, 2015

Conversation

IonicaBizau
Copy link
Owner

@IonicaBizau
Copy link
Owner Author

@Flyingmana @atuttle @rambo-panda Now the scripts directory contains the init-git-post-install script, created following the @venables tutorial (thanks!). Run it on your machine and it will add the post-install git hook on your computer.

So, it will catch the successful git commit commands. I'm not sure, but this could catch even the non-commands (e.g. committing from UI).

@IonicaBizau IonicaBizau merged commit 5c5e8ab into master Feb 11, 2015
@IonicaBizau IonicaBizau deleted the git-hooks branch February 11, 2015 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

track new commits via global hook instead of git command rewrite Catching git-commit from zsh
1 participant