gitaly_client: Convert `#new_commits` to use new FindCommits()` RPC
The `ListNewCommits()` RPC has been deprecated in favor of `FindCommits()`. Switch over `Repository#new_commits()` to use the new RPC.
Showing
Please register or sign in to comment