mirror of
https://github.com/gogs/gogs.git
synced 2026-01-15 20:02:23 +01:00
* Add API support for labels. * Error handling for adding/replacing multiple issue labels * Revisions to function names and error handling. Use issue.ClearLabels in replace/clear functions * Additional code cleanup