0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-10-26 01:39:49 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Lunny Xiao
f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
* 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
2017-12-11 06:37:04 +02:00