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

Automate Pre-Commit hook install if it exists on git-flow hooks directory #36

Closed

Conversation

ChrisJStone
Copy link
Member

This is a re submission of PR 272

Paulo Silva and others added 2 commits August 3, 2016 16:51
…tory

If there's a local pre-commit hook, a backup will be created. Then a symbolic
link is created .git/hooks/pre-commit -> $hooks_dir/pre-commit
default option is "Y" (install the hook).
where --force is used the local pre-commit hook, if some, will be
saved.
@ChrisJStone
Copy link
Member Author

Propose next version number #53 needs to be addressed with the PR as well.

ChrisJStone added a commit that referenced this pull request Jul 13, 2023
Initial feature addition of automating pre-commit hooks installation if
present for git-flow cjs. This is the actual pull request that was
subbmited by [PauloASilva]([email protected])

Closes #36
@ChrisJStone
Copy link
Member Author

Closed by commit c954ed7

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

Successfully merging this pull request may close these issues.

2 participants