Skip to content

Remove gitaly get_commit_signatures feature flag

Felipe Cardozo requested to merge remove_commit_signatures_feature_flag into master

What does this MR do?

Removes GetCommitSignatures RPC feature flag.

The RPC is behaving well in production so now we can remove it. For more information check: gitaly#1907 (closed)

Merge request reports