Centralized logging system #2
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Since termbox takes over the terminal no matter what, it would be prudent to have a logging system. Currently just writing to stderr. This logging system should also be able to be called from lua, not just from C
Implemented in
a6c18d293a