.git-blame-ignore-revs 795 B

123456789101112131415161718192021222324
  1. # Commits in this file will be removed from GitHub blame results.
  2. #
  3. # To use this file locally, use:
  4. # git blame --ignore-revs-file="path/to/.git-blame-ignore-revs" <files>
  5. #
  6. # or configure the `blame.ignoreRevsFile` option in your git config.
  7. #
  8. # If ignoring a pull request that was not squash merged, only the merge
  9. # commit needs to be put here. Child commits will be resolved from it.
  10. # Run black (#3679).
  11. 8b3d9b6b199abb87246f982d5db356f1966db925
  12. # Black reformatting (#5482).
  13. 32e7c9e7f20b57dd081023ac42d6931a8da9b3a3
  14. # Target Python 3.5 with black (#8664).
  15. aff1eb7c671b0a3813407321d2702ec46c71fa56
  16. # Update black to 20.8b1 (#9381).
  17. 0a00b7ff14890987f09112a2ae696c61001e6cf1
  18. # Convert tests/rest/admin/test_room.py to unix file endings (#7953).
  19. c4268e3da64f1abb5b31deaeb5769adb6510c0a7