Closed this issue 6 years ago · 1 comments
Currently, we document how to obtain a commit timestamp suitable for Teamscale for Git (git --no-pager log -n1 --format="%ct00). We should do so for SVN as well.
git --no-pager log -n1 --format="%ct00
I will prepare a pull request.
Fixed