Is there any way to find remote and local branches include given commit? e.g. $ git branch --all --contains 499e7b31509cfbb59dcb2a046f8e2fd1a3e73d6f * master remotes/origin/next As you know, it does not work and "git branch --contains" finds only local branches. -- 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