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
ggilmore merged 1 commit intoMay 7, 2024
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
d478afe to
d9f5193
Compare
bfac7c0 to
95800dd
Compare
d9f5193 to
b9c88af
Compare
95800dd to
b33dbf2
Compare
b9c88af to
852db8c
Compare
b33dbf2 to
6ce86d9
Compare
852db8c to
a43d199
Compare
6ce86d9 to
0cae079
Compare
a43d199 to
84cd7c1
Compare
0cae079 to
477affa
Compare
84cd7c1 to
573101a
Compare
477affa to
29d75a1
Compare
573101a to
c84e051
Compare
29d75a1 to
45dc812
Compare
c84e051 to
d069eab
Compare
f5a0d07 to
503c409
Compare
d069eab to
7e43590
Compare
12e962d to
1a3a387
Compare
7e43590 to
f63624e
Compare
1a3a387 to
5fbe0c4
Compare
f63624e to
93a4bc2
Compare
5fbe0c4 to
6d60e25
Compare
93a4bc2 to
ffed11d
Compare
eseliger
approved these changes
May 6, 2024
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