This commit is contained in:
Dmitry Zuikov 2024-06-13 06:02:25 +03:00
parent 36e3aa376c
commit c4d5c439fd
1 changed files with 5 additions and 0 deletions

View File

@ -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)
) )