-
Notifications
You must be signed in to change notification settings - Fork 552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create re-usable file service for reading git blobs #5884
Conversation
- decouples reading from workspace from reading from commit
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@Caleb-T-Owens could this be helpful in resolving #5826? It would currently return the full file ofc. |
9e9f2d7
to
abf395a
Compare
Yes, it could be used in the cases where the two sides have both modified the same file. It would need a bit more consideration as to how we display files that have been modified & deleted though. |
abf395a
to
a792b6e
Compare
a792b6e
to
acc4c53
Compare
acc4c53
to
b582d79
Compare
FileDiff
component from reading file for every diff