alexmyczko/autoexec.bat

[FR] git2deb should use git commiter date

werdahias opened this issue · 0 comments

this could be done by git log -1 --format=%as | sed 's/-//g'.

also, the clone would have to happen before the version gets generated.