mirror of https://github.com/voidlizard/hbs2
wip
This commit is contained in:
parent
70ed66d92b
commit
aff1b5479b
|
@ -34,10 +34,15 @@ fixme-comments ";" "--"
|
||||||
(import-git-logs ".fixme-new/log")
|
(import-git-logs ".fixme-new/log")
|
||||||
)
|
)
|
||||||
|
|
||||||
|
(update-action
|
||||||
|
(import ".fixme-new/fixme.log")
|
||||||
|
)
|
||||||
|
|
||||||
(update-action
|
(update-action
|
||||||
(export ".fixme-new/fixme.log")
|
(export ".fixme-new/fixme.log")
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
(update-action
|
(update-action
|
||||||
(hello kitty)
|
(hello kitty)
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue