An easy way to search the Git history for deleted files
- Dominant language
- Shell
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
In v2, when turning off configs, we moved the .conf file to .conf.off. This makes it easy to find and reactivate disabled configs.
In sr3, they're deleted and the history is only in Git. It would be nice to have a way to display all removed config files in a directory, and even grep through all removed configs.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the sr3_tools shell scripts and the existing configuration-management commands, then review Git history for deleted .conf files. Define the command interface and confirm that it can list removed config files in a directory and search their contents; done means both operations work reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, shell
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100