Skip to content
Commit 90985048 authored by Anssi Kääriäinen's avatar Anssi Kääriäinen
Browse files

Used git log instead of git show for last commit's timestamp

The reason for this was that git show included the whole changeset in
the output, but only the UTC timestamp was needed. By using git log
it is possible to get just the timestamp. The whole changeset can be
large, and can cause unicode encoding errors.
parent c63c62a1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment