16 lines
292 B
Markdown
Executable File
16 lines
292 B
Markdown
Executable File
|
|
|
|
# GitHook
|
|
|
|
GitHook represents a Git repository hook
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**content** | **String** | | [optional]
|
|
**isActive** | **Boolean** | | [optional]
|
|
**name** | **String** | | [optional]
|
|
|
|
|
|
|