Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

And in those large reformat commits, add a file like `.git-ignore-revs-file` that is checked in, so you can configure git to ignore that revision and pretend it never existed:

    [blame]
      ignoreRevsFile = ".git-ignore-revs-file"
      markIgnoredLines
      markUnblamableLines


That's an incredibly useful trick to know




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: