549 B
549 B
GitHook
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| content | Option<String> | Content contains the script content of the hook | [optional] |
| is_active | Option<bool> | IsActive indicates if the hook is active | [optional] |
| name | Option<String> | Name is the name of the Git hook | [optional] |