Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/greg0ire/git_template
Automating your workflow with git
https://github.com/greg0ire/git_template
git hooks
Last synced: 11 days ago
JSON representation
Automating your workflow with git
- Host: GitHub
- URL: https://github.com/greg0ire/git_template
- Owner: greg0ire
- License: gpl-3.0
- Created: 2013-07-11T08:46:10.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2022-07-15T14:13:52.000Z (over 2 years ago)
- Last Synced: 2024-10-13T04:11:45.023Z (24 days ago)
- Topics: git, hooks
- Language: Shell
- Homepage: http://git-template.readthedocs.org/
- Size: 277 KB
- Stars: 226
- Watchers: 12
- Forks: 38
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# A set of useful git hooks
These hooks automate some tasks with the help of git.
For the moment, it is mostly hooks related to tools from the php ecosystem.## Documentation
Read [the documentation][1] to learn more about git template.
## Contributing
see [CONTRIBUTING.md][2]
## Credits
Inspired by [Tim Pope][3]
## Build Status
[![Build Status][4]][5]
[1]: http://git-template.readthedocs.io
[2]: ./CONTRIBUTING.md
[3]: http://tbaggery.com/2011/08/08/effortless-ctags-with-git.html
[4]: https://travis-ci.org/greg0ire/git_template.png
[5]: https://travis-ci.org/greg0ire/git_template