#gitlab #git-hook #git

app update-githook-rs

Update githook for gitlab repos, written on Rust

1 unstable release

0.1.0 May 9, 2022

#1876 in Development tools

MIT license

5KB
52 lines

Update githook

Actions Status

What does this app do

Checks the commit text in the push for compliance with Conventional Commits and Angular convention

Installation

Move binary file custom_hooks dir in project directory and rename it to update.
The file must be executable and owned by the git user.

Dependencies

~2–3MB
~53K SLoC