Hacker News new | ask | show | jobs
by thestoicattack 806 days ago
git blame does include --ignore-rev and --ignore-revs-file, so maybe if people updated such a file when making small edits, it would make your life easier.
1 comments

Thanks for the idea. I’ll check it out.

We’re actually still using Subversion for our main codebase and mostly happy with it. Being able to use --ignore-revs-file is a reason we might want to switch some day.