Hacker News new | ask | show | jobs
by nine_k 3854 days ago
Once you made any noticeable change, it's time to commit. Bonus points for only including files / chunks related to the completed change and not other changes in-flight. This ggives you a nice, annotated history and a way to step back to known state. Many commits a day is the norm.