mirror of
https://github.com/go-gitea/gitea.git
synced 2025-01-14 23:24:11 +03:00
f2e20c81b6
* refactor struct's time to remove unnecessary memory usage * use AsTimePtr simple code * fix tests * fix time compare * fix template on gpg * use AddDuration instead of Add