Would be nice to be able to merge a branch/tree into another. E.g. merging changes into another branch. In theory, One developer is working independently from another, they can pull a dvol volume thats been pushed by another, and merge it into their own.
dvol checkout some-branch
dvol merge some-other-branch
Would be nice to be able to merge a branch/tree into another. E.g. merging changes into another branch. In theory, One developer is working independently from another, they can pull a dvol volume thats been pushed by another, and merge it into their own.