Hello, Given a branch that looks like A1 A2 A3 A4 A5 I would like to merge into another branch in the order A1 A3 A4 A2 A5 When I merge A3, then A2 is merged also. git-merge don't seem to have an option to omit slurping older commits? -- 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