# cin90 hook

Run the cin90 half of a git hook

Run the cin90 half of a git hook.

These commands are invoked by the hooks cin90 installs, not typed by hand.

## Usage

```
cin90 hook [flags]
cin90 hook [command]
```

## Flags

```
  -h, --help   help for hook
```

## Commands

- [cin90 hook pre-push](/docs/cin90_hook_pre-push/): Hand this push's session to a background submit

## See also

- [cin90](/docs/cin90/)
