We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b741493 + a654d35 commit 269b43dCopy full SHA for 269b43d
tests/bud/copy-parents/x/a.txt
@@ -1 +1 @@
1
-A-FILE
+A-FILE x
tests/bud/copy-parents/x/y/a.txt
+A-FILE x/y
tests/bud/copy-parents/x/y/b.txt
-Hello
+Hello x/y
tests/bud/copy-parents/x/z/a.txt
+A-FILE x/z
tests/bud/copy-parents/x/z/b.txt
+Hello x/z
tests/bud/copy-parents/y/a.txt
+A-FILE y
tests/bud/copy-parents/y/b.txt
+Hello y
0 commit comments