Use extend instead of append
The list append of !46 (merged) causes wrong behaviour. We need to use list extend instead.
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
The list append of !46 (merged) causes wrong behaviour. We need to use list extend instead.