Pass snippet branch to ls_files calls
What does this MR do?
This MR comes from !42043 (comment 413231438). The actual problem seems to be that the ListFiles
RPC was changed in gitaly@096657f1 to also call ContainsRef
, so this now raises an error when nil
is passed while previously it would return an empty list.
Does this MR meet the acceptance criteria?
Conformity
Edited by Francisco Javier López