Hacker News new | ask | show | jobs
by simonw 21 days ago
It might be worth recreating the git history from scratch in a way that excludes the markdown files - I've used Claude Code and OpenAI Codex to do that in the past with git-filter-branch. Lets you preserve the important history but clean out all the junk.
1 comments

This is a good idea. I'll restore the history in the coming days. Just want to make sure there's nothing embarrassing as claude dumped so many files.
Why would you be embarassed for output by an LLM? You might be overthinking this.

Also, it would be courteous to mention in the readme just how this code came about.