gaz561 / tab

Groundhog Operating System
0 stars 1 forks source link

Remove PDFs from git history, lol #3

Closed emsenn closed 1 year ago

emsenn commented 1 year ago

I accidentally did a commit a while back that included a bunch of PDFs that I don't really need to have leaked that way, lol. I have no clue how to fix it - or even if it can be - short of nuking the git repo and starting over.

Here's the at-fault commit: https://github.com/gaz561/gos/commit/6bf0c5f6dd211d46cfe2d7ece518b9f6f68827d7

SwooshyCueb commented 1 year ago

I have a lot of experience altering git history. If you give me force push permissions (assuming I don't already have them) I can fix it for you. Once this is done, updating your local repositories will be a bit tricky, but I can help you out with that

emsenn commented 1 year ago

You're now an admin, I dunno what that does lol; I've pushed my working code & so can probably just nuke what i've got locally and re-clone when its fixed

SwooshyCueb commented 1 year ago

Fixed for both branches. Nuking your local copy and re-cloning will work.

@technomancy, you will also need to get your local repo(s) in sync. If you choose not to nuke your local repo, take care not to re-introduce the pdfs into the commit history.