Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readme technical issues #64

Open
morrisalp opened this issue Jun 17, 2022 · 1 comment
Open

readme technical issues #64

morrisalp opened this issue Jun 17, 2022 · 1 comment

Comments

@morrisalp
Copy link

I noticed a few points that could be clarified in the readme:

1 . The recommendation to run "git clone https://github.com/cdli-gh/data" is very slow because it fetches all historical commits, adding the flag "--depth 1" only fetches the most recent commit which is very fast.

  1. Typo: "git lsf" should be "git lfs"

  2. For me "git lfs fetch ." didn't work ("no remote named .") but just "git lfs fetch" did work properly.

@epageperron
Copy link
Member

Thanks a lot! I was waiting to edit on the server as we were overwriting the repo daily but we have to prepare the dumps from the new framework now and these exports are being discontinued.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants