This repository was archived by the owner on Sep 30, 2024. It is now read-only.
gitserver: grpc: remove now unused DiffSymbols func#62360
Merged
Conversation
This was referenced May 1, 2024
Merged
Contributor
Author
85029be to
69e4bb9
Compare
9bba630 to
5427583
Compare
69e4bb9 to
aaf73ae
Compare
5427583 to
45a925d
Compare
aaf73ae to
2c110b4
Compare
45a925d to
b09c7c7
Compare
2c110b4 to
3d38d96
Compare
b09c7c7 to
34f5ee4
Compare
3d38d96 to
253343d
Compare
34f5ee4 to
5ba94db
Compare
253343d to
20091a7
Compare
5ba94db to
37fc836
Compare
1a3a387 to
5fbe0c4
Compare
f63624e to
93a4bc2
Compare
5fbe0c4 to
6d60e25
Compare
93a4bc2 to
ffed11d
Compare
6d60e25 to
e1a3be0
Compare
eseliger
approved these changes
May 6, 2024
ffed11d to
a57255b
Compare
e1a3be0 to
470d785
Compare
a57255b to
ee202a6
Compare
470d785 to
fedae8e
Compare
ee202a6 to
b5751c2
Compare
fedae8e to
3895516
Compare
b5751c2 to
bfb8ca5
Compare
3895516 to
ee069a0
Compare
bfb8ca5 to
9554328
Compare
ee069a0 to
83da99f
Compare
9554328 to
95b8636
Compare
83da99f to
039b580
Compare
95b8636 to
353136f
Compare
039b580 to
c5499b6
Compare
353136f to
425cc8a
Compare
c5499b6 to
b568cfc
Compare
425cc8a to
c2000a7
Compare
Base automatically changed from
05-01-worker_embeddings_replace_usage_of_old_gitserver.diffsymbols_client_method_with_new_gitserver.changedfiles_method
to
main
May 7, 2024 18:33
b568cfc to
42d0d0c
Compare
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Closes https://github.com/sourcegraph/sourcegraph/issues/60654
This PR removes the (now unused) DiffSymbols method from the gitserver client.
Test plan
CI