Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

dib258/more-hooks-for-git

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

More hooks for git by Capsules Codes

Description

This zsh plugin overload the git command to expose more hooks. the main git binary doesn't expose hooks for the commands that don't modify anything. This plugin give you that ability for the following commands : add, status, diff.

Installation via ZSH Oh-My-Zsh

  1. Run: git clone https://github.com/capsulescodes/more-hooks-for-git.git $ZSH_CUSTOM/plugins/more-hooks-for-git
  2. Add more-hooks-for-git to your plugin list: edit ~/.zshrc and change plugins=(...) to plugins=(... more-hooks-for-git)

Updating via ZSH Oh-My-Zsh

cd $ZSH_CUSTOM/plugins/more-hooks-for-git
git fetch
git pull

This plugin is MIT licensed to match the more-hooks-for-git license.

About

This zsh plugin overload the git command to expose more hooks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.