Back to Pull RequestsView on GitHub
#424Open
Moderate Review
feat: add check command
by simenandre•Jul 6, 2025
Summary
This pull request introduces a new 'check' command to ghq. This command is designed to perform some form of validation or cleanup of local repositories, though the current implementation is described as naive and might not fully support non-Git backends.
Changes
+147 additions-16 deletions
Impact Areas
CLI commandsRepository managementBackend extensibility