From 17a0f9c663fe92e8996c0005720777835921b84d Mon Sep 17 00:00:00 2001 From: Dimitri Kennedy Date: Thu, 26 Mar 2026 14:28:26 -0400 Subject: [PATCH] testdata: seed sandbox overlap base --- _test_data/sandbox/overlap/shared.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 _test_data/sandbox/overlap/shared.md diff --git a/_test_data/sandbox/overlap/shared.md b/_test_data/sandbox/overlap/shared.md new file mode 100644 index 0000000..5e633f6 --- /dev/null +++ b/_test_data/sandbox/overlap/shared.md @@ -0,0 +1,11 @@ +# Same-File Overlap + +## Section A + +Parent branch owns this section and introduces the file. + +## Section B + +This section will be edited by the child branch. + +Marker: 00e3fde