2009/4/8 Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>: > Cornelius venit, vidit, dixit 08.04.2009 14:56: >> Hi, >> I've a problem with git 1.6.2.2 (self compiled) and git show. I use it's >> output for parsing the git data, In addition to what Michael said, you should use the plumbing commands instead of the porcelain (see man git). They are specifically for use with scripts and parse their output. The output from the porcelain commands can change. Santi -- 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