On Fri, Sep 25, 2009 at 11:33, Johannes Sixt <j.sixt@xxxxxxxxxxxxx> wrote: > 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. > What (old) version of msgit do you suggest me to try to verify if it is a new problem ? BTW gitk does not work correctly. It loads the revisions but doesn't show the diffs. -- 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