diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2022-05-23 11:28:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-23 11:28:14 +0100 |
commit | a6ab3f56196d0067a5be25917c24988a734f0d51 (patch) | |
tree | 206adcbe21639a5d358ae336bde2e6fd7a1d198e | |
parent | Remove Caddy from the Synapse workers image used in Complement. (#12818) (diff) | |
download | synapse-a6ab3f56196d0067a5be25917c24988a734f0d51.tar.xz |
Add a windows->unix file endings commit to git blame ignore file (#12824)
-rw-r--r-- | .git-blame-ignore-revs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 83ddd568c2..50d28c68ee 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -6,3 +6,6 @@ aff1eb7c671b0a3813407321d2702ec46c71fa56 # Update black to 20.8b1 (#9381). 0a00b7ff14890987f09112a2ae696c61001e6cf1 + +# Convert tests/rest/admin/test_room.py to unix file endings (#7953). +c4268e3da64f1abb5b31deaeb5769adb6510c0a7 \ No newline at end of file |