Look here: $ git branch --merge * master $ git branch --no-merge error: Ambiguous option: no-merge (could be --no-merged or --no-merged) usage: ... --no-merged <commit> print only not merged branches --merged <commit> print only merged branches I tried to debug it, but parse_long_opt() is such awful spaghetti code that I don't grok it. Please help. -- 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