Yves Orton schrieb: > BTW, for the record this was needed because we are trying to merge > multiple git repos into a single new git repo with each original repo > mapped into a subdirectory of the new repo, and with commit trees merged > in more or less the correct order (by date applied more or less). IOW we > dont want to have multiple "root commits" that are later merged. Try --date-order instead. It might work better for your task, and it still offers a topologically correct order. -- Hannes -- 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