Julian Ibarz <julian.ibarz@xxxxxxxxx> writes: >> Hmm, looks like I lost you here ... you want to bisect in B although >> you know what commit you want there? Care to explain a bit more? > > In B I have a feature to integrate in master branch. This feature is > in branch old_feature. But this branch is really old. To try this > feature I need to rebuild it at this version. To make the build > success I need also to revert back the submodule C because B is > dependent on it. But finding the good version of C that match > old_feature version is a pain... Is it clear? That sounds like bisecting in C with a frozen checkout of B to see which version in C works well with that target commit in B you know you want to use. Why do you need to bisect in B??? -- 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