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

fix: usage without context manager is possible

appel_c requested to merge fix/fix_usage_without_context_manager into main

This MR fixes issue #19 (closed) and allows the class to be used directly, without a context manager.

Merge request reports

Loading