summaryrefslogtreecommitdiff
path: root/RemoteDaemon
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-10-11 15:36:40 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-10-11 15:36:40 -0400
commit7c5f9aacb1a6abd1437297889bb67a40f88e6f4a (patch)
treea693bcd7aeb4b7c888cd41a463e9704ca0ccbcb4 /RemoteDaemon
parentce72696171a0bf212dfc8f40a5c6b875bf7e7692 (diff)
fix tree graft-in bug
When adding a tree like a/b/c/d when a/b already exists, fixes the bug that the tree that got created was a/b/a/b/c/d Just need to flatten out the top N directories of the tree that's being grafted in, so we get the c/d part. This was complicated by the Tree data type being a rose tree rather than a regular tree. This commit was sponsored by Nick Daly on Patreon.
Diffstat (limited to 'RemoteDaemon')
0 files changed, 0 insertions, 0 deletions