Giacomo Travaglini has uploaded this change for review. (
https://gem5-review.googlesource.com/c/public/gem5/+/69037?usp=email )
Change subject: misc: Update the .git-blame-ignore-revs to ignore flynt
commit
......................................................................
misc: Update the .git-blame-ignore-revs to ignore flynt commit
This [1] is just a cosmetic change which shouldn't affect functionalities.
We might want to ignore it when running git blame
[1]: https://gem5-review.googlesource.com/c/public/gem5/+/68957
Change-Id: I96e3308beb0bc6ad9638df137341bf611d4db5b1
Signed-off-by: Giacomo Travaglini <giacomo.travagl...@arm.com>
---
M .git-blame-ignore-revs
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
index ebbbb1a..799591c 100644
--- a/.git-blame-ignore-revs
+++ b/.git-blame-ignore-revs
@@ -26,3 +26,6 @@
# A commit which ran Python Black on all Python files.
# https://gem5-review.googlesource.com/c/public/gem5/+/47024
787204c92d876dd81357b75aede52d8ef5e053d3
+
+# A commit which ran flynt all Python files.
+e73655d038cdfa68964109044e33c9a6e7d85ac9
--
To view, visit
https://gem5-review.googlesource.com/c/public/gem5/+/69037?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I96e3308beb0bc6ad9638df137341bf611d4db5b1
Gerrit-Change-Number: 69037
Gerrit-PatchSet: 1
Gerrit-Owner: Giacomo Travaglini <giacomo.travagl...@arm.com>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org