Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 579 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 579 Bytes

bucky-forecasts-archive

Weekly output from https://github.com/mattkinsey/bucky

County level output will only be included for the most recent week (and old weeks will have it removed from the git history). This is due to the overall size limits GH places on repos.

to remove the old county level data from the repo:

git filter-repo --path */county/ --invert-paths
git remote add origin [email protected]:mattkinsey/bucky-forecasts.git
git push --force --set-upstream origin master