progit2 icon indicating copy to clipboard operation
progit2 copied to clipboard

Along with "git submodule", what about "git subtree"?

Open rpjday opened this issue 7 years ago • 3 comments

Given the sizable section on submodules, would it not make sense to cover Git subtrees as well? (Given the length of Chapter 7, it might be useful to break up that chapter into smaller sections, with an entire chapter devoted to submodules/subtrees, but that's just a thought.)

rpjday avatar Oct 01 '17 08:10 rpjday

That’s not a half-bad idea, actually, but a pretty big project.

ben avatar Oct 03 '17 16:10 ben

There is actually a small section on subtrees, "Subtree Merging", in chapter 7.8 - Advanced Merging.

phil-blain avatar Sep 21 '19 21:09 phil-blain