Marco Costalba schrieb: > On Fri, Sep 25, 2009 at 10:40, Marco Costalba <mcostalba@xxxxxxxxx> wrote: >> and now >> >> git log --pretty=format:%h >> > > Sorry, the correct command is: > > git log --pretty=format:%H > > but output is still abbreviated. Doesn't happen here. %h produces abbreviated SHA1s and %H full SHA1s. However, I don't run msysgit, but compile git myself. I run the commands from CMD. -- 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