GothenburgBitFactory / GothenburgBitFactory/taskwarrior
Rename config `gc` to `rebuildworkingset`
Open
- Dominant language
- C++
- Stars
- 6.1k
- Forks
- 423
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
We are phasing out the term "garbage collection" in favor of "rebuilding the working set."
Therefore, as discussed [here](https://github.com/GothenburgBitFactory/tw.org/pull/884#discussion_r1683299932), we should rename the config used to disable it from `gc` to `rebuildworkingset`.
Consider also:
- [ ] Keeping the `gc` config valid, for backward compatibility.
- [ ] Updating man pages.
- [ ] Updating documentation.
Contributor guide
Assessment
This issue has not been assessed yet.