We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bf57e3 commit 38c93b6Copy full SHA for 38c93b6
docs/content/doc/advanced/config-cheat-sheet.en-us.md
@@ -1090,7 +1090,7 @@ Default templates for project boards:
1090
## Git - Reflog settings (`git.reflog`)
1091
1092
- `ENABLED`: **true** Set to true to enable Git to write changes to reflogs in each repo.
1093
-- `EXPIRATION`: **90** Number of days reflog entries should live before they are opportunistically removed.
+- `EXPIRATION`: **90** Reflog entry lifetime, in days. Entries are removed opportunistically by Git.
1094
1095
## Git - Timeout settings (`git.timeout`)
1096
0 commit comments