Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Understand Legacy Code
(Uncensored)
subscribe
Delete unused code (and how to retrieve it)
https://understandlegacycode.com/blog/delete-unused-code/
links
backlinks
Dead code adds noise to the codebase and should be deleted. Yet, deleted code feels harder to retrieve. Here's how to find such code easily with git!