Skip to content
Snippets Groups Projects
Commit e528ae2c authored by Ahmad Sherif's avatar Ahmad Sherif
Browse files

Bump Gitaly version to 0.69.0

parent 26d351dd
No related branches found
No related tags found
No related merge requests found
0.67.0
0.69.0
Loading
Loading
@@ -177,7 +177,7 @@ module Gitlab
 
response = GitalyClient.call(@repository.storage, :commit_service, :list_commits_by_oid, request, timeout: GitalyClient.medium_timeout)
consume_commits_response(response)
rescue GRPC::Unknown # If no repository is found, happens mainly during testing
rescue GRPC::NotFound # If no repository is found, happens mainly during testing
[]
end
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment