Skip to content

Recreate repo without excessive file sizes #1

@Cervator

Description

@Cervator

Due to initial setup and development of this module it expands into a directory taking 130 megabytes on disk, thanks to deleted files still living in the .git repo while only containing 20 kilobytes of actual game assets.

Simple fix: delete the .git dir locally, do git init again, add files in a single commit. Either force push here (if possible, unsure) or delete the current repo and recreate it empty (work with an admin on chat)

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