Skip to content

Commit

Permalink
Rollup merge of #112311 - clubby789:blame-ignore-fluent-reorder, r=Ni…
Browse files Browse the repository at this point in the history
…lstrieb

Ignore fluent message reordering in `git blame`

This commit reordered most of our Fluent message files. Since `git blame` can be useful in tracking mistakes made while adapting to translatable diagnostics, ignore this commit in `blame`.
r? `@jyn514`
  • Loading branch information
GuillaumeGomez authored Jun 5, 2023
2 parents 154949d + 679f29a commit 714ab6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ c34fbfaad38cf5829ef5cfe780dc9d58480adeaa
cf2dff2b1e3fa55fa5415d524200070d0d7aacfe
# Run rustfmt on bootstrap
b39a1d6f1a30ba29f25d7141038b9a5bf0126e36
# reorder fluent message files
f97fddab91fbf290ea5b691fe355d6f915220b6e

0 comments on commit 714ab6d

Please sign in to comment.