BlueHuskyStudios / BlueHuskyStudios/Howl

[DESTRUCTIVE] Reduce repo size

Open
#33 3 comments 0 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
Swift
Stars
34
Forks
9
PR merge metrics
No merged PRs in 30d

Description

# Commits will have new hashes

**Be prepared for things to break.**

Historical commits will remain untouched (e.g. 1.0 stuff), but anything after I started keeping the `.sketch` file will necessarily have a different hash.

This will likely break some things which rely on commit hashes to work.
Thankfully, the old (bloated) commits will still exist on GitHub's servers, so anyone pinning their package manager to a specific commit will keep receiving that commit as expected.

Package managers pinning to a specific version (or version range) will likely keep referencing the commit they resolved, until/unless they need to search for a newer version or their caches are purged.

I'm sure there's some GitHub-specific tooling which won't work as expected after the tags are changed over to point to different commit hashes. Pull requests and such should still point to the old (bloated) commits, so their historical usefulness shouldn't be affected.

---

## Original issue text

Right now there's a lot of demo images in here which are taking up a lot of space. Might should move those somewhere else, because right now a shallow clone costs over 80MB.

I'd probably go for keeping the images on postimg, but unsure what to do with the Sketch document

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.