Jordi Bunster <jordi@xxxxxxxxxxx> wrote: > I have a prompt snippet that shows me if there's something staged/ > changed/untracked (as different characters). > > It parses the output of git status. Since I don't really need to know > *all* that is staged/dirty/untracked, I was wondering if there's > something faster I could use. Something that stops at the first > occurrence of each category, perhaps. > > Any ideas? Latest version of the bash completion package has a dirty prompt setting you can enable. Grab it out of the git repository and try it out. -- Shawn. -- 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