Hi, On Tue, 24 Mar 2009, Jeff King wrote: > git ls-files | xargs ctags Or 'git ls-files -z | xargs -0r ctags', which fails with Solaris' default xargs, though. Ciao, Dscho -- 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