-
Notifications
You must be signed in to change notification settings - Fork 6
Add a force refresh option #24
Open
Description
Overview
Similar to #10 we should have a --force-refresh option for the repo specified. This option will remove the old local copy, if it exists and provide a fresh local clone.
Requirements
- Add
--force-refreshoption - If selected, delete the repo from
$TMPDIRbefore collating or reporting
Approach
TBH
Security and Privacy
N/A
Test Plan
TBD