git_hooks 0.0.1 copy "git_hooks: ^0.0.1" to clipboard
git_hooks: ^0.0.1 copied to clipboard

outdated

Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...).

git_hooks #

https://img.shields.io/github/license/xuzhongpeng/git_hooks Pub

git_hooks can prevent bad git commit,git push and more easy in dart and flutter!

Install #

dev_dependencies:
  git_hooks: ^0.0.1

then

pub get

or

flutter pub get

Uninstall #

dev_dependencies:
  - git_hooks: ^0.0.1
pub get

or

flutter pub get
29
likes
0
pub points
82%
popularity

Publisher

unverified uploader

Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...).

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on git_hooks