Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Refactor/print client messages after scan

appel_c requested to merge refactor/print_client_messages_after_scan into main

Description

This MR re-enables the client info message options to print messages immediately. In addition, it adds the option to show/hide the messages as well as the live table. I have also extended the developer documentation about the CLI, and added a small section about pre/post startup scripts. I think it would be good to slowly extend our documentation on these topics. The documentation should describe the usage clearly, thus no further description should be required here to test the added features.

closes #289 (closed) #286 (closed)

relates to #306

Definition of Done

  • Documentation is up-to-date.
Edited by appel_c

Merge request reports

Loading