aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/5fb11e65-68a0-4015-b404-737238299cdc/comments/628a050a-f969-4290-8468-f5e991528f40/body
blob: 40d9e2904f06905fd2e2c719482bc1d509ba70ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Either of these could be added at the
  libbe.command.base.Command.run
level.

The Git hooks would be 'pre-<command-name>' and 'post-<command-name>'.

Oh, and the hooks are therefore command-level hooks, not storage-level
hooks.  We still want storage-level hooks for notification emails, etc,
and they would definately have to follow the Git directory approach.
Hmm.  Storage level hooks will be awkward...