main
|
Last change
on this file was 5b22ea9, checked in by Robin <robin@…>, 4 months ago |
|
bd init: initialize beads issue tracking
|
-
Property mode
set to
100644
|
|
File size:
389 bytes
|
| Line | |
|---|
| 1 | {
|
|---|
| 2 | "hooks": {
|
|---|
| 3 | "PreCompact": [
|
|---|
| 4 | {
|
|---|
| 5 | "hooks": [
|
|---|
| 6 | {
|
|---|
| 7 | "command": "bd prime",
|
|---|
| 8 | "type": "command"
|
|---|
| 9 | }
|
|---|
| 10 | ],
|
|---|
| 11 | "matcher": ""
|
|---|
| 12 | }
|
|---|
| 13 | ],
|
|---|
| 14 | "SessionStart": [
|
|---|
| 15 | {
|
|---|
| 16 | "hooks": [
|
|---|
| 17 | {
|
|---|
| 18 | "command": "bd prime",
|
|---|
| 19 | "type": "command"
|
|---|
| 20 | }
|
|---|
| 21 | ],
|
|---|
| 22 | "matcher": ""
|
|---|
| 23 | }
|
|---|
| 24 | ]
|
|---|
| 25 | }
|
|---|
| 26 | } |
|---|
Note:
See
TracBrowser
for help on using the repository browser.