Skip to content

Fix GetSnapshot RPC to work with repos with object pool

John Cai requested to merge jc-make-snapshots-work-with-dedupe into master

This MR fixes the GetSnapshot RPC so that it includes the objects in the alternates directory. It works by traversing each path in the alternates file, copying over the file contents

closes #1436 (closed)

Edited by GitLab Release Tools Bot

Merge request reports