Hi all, I am quite new to git. If I want to merge branch B into A, however not all of the changed files in B, how do I do that? In other words: 'git diff --name-only A..B' lists 10 files but I want to merge only 5 of them. Thank You Felix -- 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