mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-13 02:26:50 +02:00
* move GitCommit to APIFormat convertion into convert package * rename Commit convert functions * move stopwatch to api convertion into convert package & rm unused code & extend test * fix compare time * Gitea not Gogs ;)