Skip to content

fix dedup command

db48x requested to merge db48x/reposurgeon:fix-dedup-command into master

and avoid excess copying of FileOps by dealing with lists of FileOp pointers rather than the structs.

Merge request reports