Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Error when cloning Core repo #252

Description

@Tom-LeFx

Describe the bug

When trying to create a local branch to track master on this repo, i get lfs smudge errors for .documentation-contents

Steps to Reproduce

  1. Create local repo
  2. add Innoactive-Creator-Core repo as remote
  3. create new branch, set it to track Innoactive-Creatore/master
  4. See error
    -->Error downloading object: .Documentation/articles/images/conditions/grabbable_properties.png (12f7c59): Smudge error: Error downloading .Documentation/articles/images/conditions/grabbable_properties.png (12f7c59de970c06649a1b9de30efbba5672bd7e7454dd8a878b8e5a11e28f6bc): [12f7c59de970c06649a1b9de30efbba5672bd7e7454dd8a878b8e5a11e28f6bc] Object does not exist on the server: [404] Object does not exist on the server

Expected behavior

Clean, error-free tracking is possible

Context (Environment)

According to research, the problem results from faulty pushed lfs content to the aforementioned folder:
https://stackoverflow.com/questions/46521122/smudge-error-error-downloading

Possible Solution

"This corruption can happen due to another developer's misconfigured git-lfs that pushed to the repository, or sometimes due to some unusual failure during a push. Try re-sending the missing object (using its object ID) from a working tree:

git lfs push --object-id
The OID should be in the Smudge error message."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions