On 11:59 AM, Jay Soffian wrote: > $ git help unmerged > `git unmerged' is aliased to `!git ls-files --unmerged | cut -f2 | uniq' > > If there's a better way to do it, I don't know what it is. How about: git diff --name-only | uniq -- 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