Am 04.02.2015 um 16:19 schrieb Peter Krefting: > Using "git branch --no-merged" I can get a list of branches that I have > that I haven't merged into my current branch. Assuming v2.0.0 is a tag, using "git branch --no-merged v2.0.0" you can see which branches haven't been merged into v2.0.0. -- 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