Hacker News new | ask | show | jobs
by kozak 3394 days ago
The problem of being distracted when coding was greatly reduced for me when we moved to Git from more ancient version control tools. With faster/easier committing and history browsing, I can now make smaller and more logically divided commits, and thus need to keep less context in my head at every single moment.