From 38e8fd341f427a1395c1d5869d69eb67a3c24698 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 24 Jan 2026 04:31:44 +0000 Subject: Fix bugs in repo_syncset and repo_makesetbundles, refactor a bit Also add an extra bundle in the demo store in order to test. Imports of store bundles didn't work properly; now they do. Sets were not properly synced on store change; now they are. --- examples/demo/1/bundle-n10-n11/contents.d/N10-pipeline | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/demo/1/bundle-n10-n11/contents.d/N10-pipeline (limited to 'examples/demo/1/bundle-n10-n11/contents.d/N10-pipeline') diff --git a/examples/demo/1/bundle-n10-n11/contents.d/N10-pipeline b/examples/demo/1/bundle-n10-n11/contents.d/N10-pipeline new file mode 100644 index 0000000..e69de29 -- cgit v1.3.1