class documentation
commit-msg shell hook.
| Method | __init__ |
Initialize commit-msg hook. |
Inherited from ShellHook:
| Method | execute |
Execute the hook with given args. |
| Instance Variable | cwd |
Undocumented |
| Instance Variable | filepath |
Undocumented |
| Instance Variable | name |
Undocumented |
| Instance Variable | numparam |
Undocumented |
| Instance Variable | post |
Undocumented |
| Instance Variable | pre |
Undocumented |
overrides
dulwich.hooks.ShellHook.__init__Initialize commit-msg hook.
| Parameters | |
controldir:str | Path to the git control directory (.git) |