mirror of
https://github.com/go-gitea/gitea
synced 2025-02-06 23:17:02 +01:00
* Check if file is locked on upload file commit. * Better user message if file is locked. * Check lfs lock before creating temporary repository. fix some errors. * move lines * Add comment that enabled setting is checked.