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

feat(bec_server): added cli option to attach to the tmux session

wakonig_k requested to merge feat/bec_server_attach into master

Description

Added option to bec-server CLI tool to attach to a running session:

bec-server attach

Related Issues

closes #237 (closed)

Definition of Done

  • Documentation is up-to-date.

Merge request reports