Hacker News new | ask | show | jobs
by AdityaSanthosh 873 days ago
Just curious, why do you want that to be version controlled?
1 comments

Because I might realize later I made a mistake, or I might want to view history.

I’d I never cared about historical state and mistakes, I wouldn’t need version control at all :)

You could delete the branches locally while archiving them to any another clone of the repo.