fix: usage without context manager is possible
This MR fixes issue #19 (closed) and allows the class to be used directly, without a context manager.
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
This MR fixes issue #19 (closed) and allows the class to be used directly, without a context manager.