umoci icon indicating copy to clipboard operation
umoci copied to clipboard

[feature] implement umoci-rebase

Open cyphar opened this issue 8 years ago • 0 comments

I was working on something like this for Docker but the implementation of DiffIDs at the time was incredibly confusing (and I was working with the dockerv1 image specification that was mostly undocumented). umoci rebase should be fairly easy to implement (and if we implemented it like git we could also make it easier to rewrite and squash history) but the annoying thing is going to be implementing the conflict resolution.

cyphar avatar Aug 27 '17 03:08 cyphar