Skip to content

Extend ChangedPath class with blob ids

Igor Drozdov requested to merge id-extend-changedpath-class-with-blob-ids into master

What

Extend ChangedPath class with blob ids

Related MRs: Extend FindChangedPaths with blob ids (gitaly!6640 - merged)

Why

Gitaly now returns blob ids from git-diff-tree output, let's include it into ChangedPath class

Edited by Igor Drozdov

Merge request reports