mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-11 21:42:12 +00:00
User-provided git config options are now applied after Gitea's built-in defaults, so they take precedence. Update the config cheat sheet to reflect this new behavior and add a warning about potentially breaking git operations. refers to https://github.com/go-gitea/gitea/pull/38172 --------- Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Reviewed-on: https://gitea.com/gitea/docs/pulls/444 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: bircni <bircni@icloud.com>