diff options
| author | Jieyou Xu <jieyouxu@outlook.com> | 2025-04-17 11:50:24 +0800 |
|---|---|---|
| committer | Jieyou Xu <jieyouxu@outlook.com> | 2025-04-17 11:50:24 +0800 |
| commit | 5636312c71e3e4eb7f1afc3e945bd7dc11697d4c (patch) | |
| tree | e8148beaaf137053ef5358423ae8f682f03a9cd5 | |
| parent | 2da29dbe8fe23df1c7c4ab1d8740ca3c32b15526 (diff) | |
| download | rust-5636312c71e3e4eb7f1afc3e945bd7dc11697d4c.tar.gz rust-5636312c71e3e4eb7f1afc3e945bd7dc11697d4c.zip | |
git: ignore `60600a6fa403216bfd66e04f948b1822f6450af7` for blame purposes
It was simply breaking up compiletest's `runtest.rs` and isn't very useful in git blame.
| -rw-r--r-- | .git-blame-ignore-revs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index d2a017bd2a0..af071c70685 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -31,3 +31,5 @@ ec2cc761bc7067712ecc7734502f703fe3b024c8 c682aa162b0d41e21cc6748f4fecfe01efb69d1f # reformat with updated edition 2024 1fcae03369abb4c2cc180cd5a49e1f4440a81300 +# Breaking up of compiletest runtest.rs +60600a6fa403216bfd66e04f948b1822f6450af7 |
