Summary
Ensures that the given git hooks are defined in the .git directory
- Assembly
- Rocket
.Surgery .Nuke .dll - Namespace
- Rocket
.Surgery .Nuke - Containing Type
- Ensure
Git Hooks Attribute
Syntax
public EnsureGitHooksAttribute(params GitHook[] hookNames)
Parameters
| Name | Type | Description |
|---|---|---|
| hookNames | GitHook[] |
Return Value
| Type | Description |
|---|---|
| void |
