https://github.com/skalt/git-hook-logger
pure-bash exploration of git hooks
https://github.com/skalt/git-hook-logger
bash git git-hooks toml
Last synced: about 2 months ago
JSON representation
pure-bash exploration of git hooks
- Host: GitHub
- URL: https://github.com/skalt/git-hook-logger
- Owner: SKalt
- Created: 2019-05-31T12:23:18.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-02T19:24:42.000Z (over 6 years ago)
- Last Synced: 2025-04-01T22:33:41.787Z (about 1 year ago)
- Topics: bash, git, git-hooks, toml
- Language: Shell
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# git-hook-logger
a pure-bash exploration of git hooks
This project logs the internal state of git to ./git-hooks.log, which is a TOML file.