Ask HN: How do you archive old/abandoned code changes?
1 points| zipperhead | 4 years ago
And, of course, as soon as I delete these types of bits of code (after getting tired of seeing them lying around), I'll find myself wishing I had kept them someplace.
Yes, I could go back and look at backups. But do you have a better way? And how do you organize them?
Examples: Save in git branches? Save as patch commits?
No comments yet.