You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nikhil Woodruff edited this page Aug 25, 2022
·
1 revision
It's taking way too long to clone the repo.
Probably because you have a very slow internet connection. Try git clone https://github.com/policyengine/openfisca-us --depth 1. This tells Git to only fetch the current version of the repo, rather than the full history.