forgejo/docs/content/doc
wxiaoguang 2f149c5c9d
Use [git.config] for reflog cleaning up (#24958)
Follow
https://github.com/go-gitea/gitea/pull/24860#discussion_r1200589651

Use `[git.config]` for reflog cleaning up, the new options are more
flexible.

*
https://git-scm.com/docs/git-config#Documentation/git-config.txt-corelogAllRefUpdates
*
https://git-scm.com/docs/git-config#Documentation/git-config.txt-gcreflogExpire

## ⚠️ BREAKING

The section `[git.reflog]` is now obsolete and its keys have been moved
to the following replacements:
- `[git.reflog].ENABLED` → `[git.config].core.logAllRefUpdates`
- `[git.reflog].EXPIRATION` → `[git.config].gc.reflogExpire`
2023-05-28 01:07:14 +00:00
..
administration Use [git.config] for reflog cleaning up (#24958) 2023-05-28 01:07:14 +00:00
contributing
development
help
installation
usage
actions.en-us.md
administration.en-us.md
administration.fr-fr.md
administration.zh-cn.md
administration.zh-tw.md
contributing.en-us.md
contributing.fr-fr.md
contributing.zh-tw.md
development.en-us.md
development.zh-cn.md
development.zh-tw.md
help.en-us.md
help.fr-fr.md
help.zh-cn.md
help.zh-tw.md
installation.en-us.md
installation.fr-fr.md
installation.zh-cn.md
installation.zh-tw.md
packages.en-us.md
search.de-de.md
search.en-us.md
search.fr-fr.md
search.nl-nl.md
search.pt-br.md
search.zh-cn.md
search.zh-tw.md
usage.en-us.md
usage.zh-cn.md
usage.zh-tw.md