mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
a201977590
* Fix for #828 Add build tags to ldflags and print in version output Signed-off-by: Jonas Östanbäck <[email protected]> * Reworked formatBuiltWith function Signed-off-by: Jonas Östanbäck <[email protected]> * Add tags to version information in admin panel Signed-off-by: Jonas Östanbäck <[email protected]> * Added new variable for use on admin page. Signed-off-by: Jonas Östanbäck <[email protected]> * Fixed incorrect indentation