Open alonbl opened 3 years ago
Hi,
I am unsure if it is a problem or not, I could not find a simple hint in the code.
If I use the X/Y path, It recursively changed:
X/Y
X/Y/**
X
Is this intentional? I expected a change only in the subtree of leaf.
Thanks, Alon
Hi,
I am unsure if it is a problem or not, I could not find a simple hint in the code.
If I use the
X/Y
path, It recursively changed:X/Y/**
- expectedX/Y
- expectedX
- unexpectedIs this intentional? I expected a change only in the subtree of leaf.
Thanks, Alon