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

Fix git lfs links #540

Merged
merged 4 commits into from
Oct 19, 2021
Merged

Fix git lfs links #540

merged 4 commits into from
Oct 19, 2021

Conversation

ValarDragon
Copy link
Member

Closes: #539

Description

Old git lfs links were broken, as they have to be uploaded separately for every repo apparently. (They depend on the objects path within the repo, as oppposed to hash of an object in some global pool of stored objects)

git lfs pull on this branch now works for me


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

@ValarDragon ValarDragon merged commit 652a01b into main Oct 19, 2021
@ValarDragon ValarDragon deleted the dev/fix_lfs branch October 19, 2021 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Error downloading object: networks/cosmoshub-3/cosmoshub3_for_zero_height.json
1 participant