Pavel Sanda wrote:

> Pavel Sanda wrote:
>> -    doVCCommand("git log -n 1 --pretty=format:%H . > " +
>> quoteName(tmpf.toFilesystemEncoding()),
>> +    doVCCommand("git describe --long > " +
>> quoteName(tmpf.toFilesystemEncoding()),
> 
> maybe adding dirty flag makes sense as well: git describe --abrev --dirty
> --long p

Do whatever you like, you know better than me the intended usage.


Georg




Reply via email to