fixes in module search sub-command
Compare changes
+ 22
− 15
@@ -1771,7 +1771,7 @@ subcommand_search() {
@@ -1779,16 +1779,7 @@ subcommand_search() {
@@ -1952,10 +1943,26 @@ subcommand_search() {
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
(cherry picked from commit c22422ac)