mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 15:24:25 +00:00
8eeb2877d5
There are two major components to this PR: * This PR handles merge and rebase failures from merging a little more nicely with Flash errors rather a 500. * All git commands are run in the LC_ALL="C" environment to ensure that error messages are in English. This DefaultLocale is defined in a way that if necessary (due to platform weirdness) it can be overridden at build time using LDFLAGS="-X "code.gitea.io/gitea/modules/git.DefaultLocale=C"" with C changed for the locale as necessary. |
||
---|---|---|
.. | ||
admin | ||
misc | ||
org | ||
repo | ||
swagger | ||
user | ||
utils | ||
api.go |