Junio C Hamano <gitster@xxxxxxxxx> writes: > Thanks for working on this. Perhaps the last paragraph can be like > this? > > Merging inside a <<def_shallow_clone,shallow clone>> will work > as long as a merge base is found in the resent history. > Otherwise, it will be like merging unrelated histories and may > have to result in huge conflicts. This limitation may make such > a repository unsuitable to be used in merge based workflows. I forgot to say this, but "a" merge base above is very much deliberate. There can be (and indeed are in real life projects) multiple merge bases between two commits being merged, and an automatic merge wouldn't "be like merging unrelated histories" as long as one of them exists in the shallowed history. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html