mirror of
https://github.com/go-gitea/docs.git
synced 2026-07-19 14:23:32 -04:00
[PR #118] [MERGED] document the section name for "Overall" section #111
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-gitea/docs/pull/118
Author: @ashkulz
Created: 6/1/2017
Status: ✅ Merged
Merged: 6/1/2017
Merged by: @lunny
Base:
master← Head:document-overall-section📝 Commits (1)
c77db20document the section name for "Overall" section📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
content/doc/advanced/config-cheat-sheet.en-us.md(+1 -1)📝
content/doc/advanced/config-cheat-sheet.zh-cn.md(+1 -1)📄 Description
In certain contexts, the Gitea configuration is put together by concatenating multiple files. In such a situation, it becomes hard to override the values in the Overall section as they get pushed into whatever section is defined last, unless you know that it can be specified via
DEFAULT.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.