Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

git-hooks: new formula #6971

Closed
wants to merge 1 commit into from
Closed

git-hooks: new formula #6971

wants to merge 1 commit into from

Conversation

clairvy
Copy link

@clairvy clairvy commented Aug 12, 2011

git-hooks is a set of hooks and commands to append ticket number to commit-msg and etc.

@jacknagel
Copy link
Contributor

This formula installs a dot file (.bashrc.sample) to $HOME; that needs to be fixed, probably with a patch.


bin.install "commands/git-hooks"

(prefix + "etc/bash_completion.d").install "git-hooks-completion.bash"
Copy link
Contributor

Choose a reason for hiding this comment

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

This shouldn't be installed here, it's actually a zsh completion file and isn't loaded by bash completion properly.

Copy link
Author

Choose a reason for hiding this comment

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

Thanks.
I'll move from bash_completion.d to zsh_completion.d.

@clairvy
Copy link
Author

clairvy commented Oct 1, 2011

Thanks.
I modified config from ~/.bashrc.sample to ~/.bashrc.

@jacknagel
Copy link
Contributor

Closing since we're taking a harder line on HEAD-only formula; if a stable version surfaces, feel free to resubmit.

@jacknagel jacknagel closed this Jan 29, 2012
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
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.

None yet

2 participants