Skip to content

git: refactor diff out of the GraphQL resolver

Warren Gifford requested to merge aharvey/refactor-git-diff into master

Created by: LawnGnome

This moves the details of getting a diff out of graphqlbackend and into internal/vcs/git where it can be reused. (Such as in #11279.)

Merge request reports

Loading