[elbe-devel] [PATCH] git: introduce blame --ignore-revs-file

Eduard Krein eduard.krein at linutronix.de
Fri Apr 26 11:16:03 CEST 2024


Am Montag, dem 22.04.2024 um 18:36 +0200 schrieb Thomas Weißschuh:
> This file contains commits to be ignored by "git blame".
> It can be enabled by default through
> "git config blame.ignoreRevsFile .git-blame-ignore-revs"
> 
> As a start, add a commit that aligned string literal quotes all over
> the
> tree to the file.
> 
> Signed-off-by: Thomas Weißschuh <thomas.weissschuh at linutronix.de>
Reviewed-by: Eduard Krein <eduard.krein at linutronix.de>
> ---
>  .git-blame-ignore-revs | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
> new file mode 100644
> index 000000000000..3806a653dfed
> --- /dev/null
> +++ b/.git-blame-ignore-revs
> @@ -0,0 +1 @@
> +724053006e483d056a921b60237b8414338a5e12
> 
> ---
> base-commit: 9d8411747148c0bc88935c39f13387fcae5238fb
> change-id: 20240422-git-blame-ignore-921e519bc48b
> 
> Best regards,

-- 
Eduard Krein
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 19; Fax.: +49 7556 25 999 99

Hinweise zum Datenschutz finden Sie hier (Informations on data privacy 
can be found here): https://linutronix.de/legal/data-protection.php

Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen |
Registergericht (Registration Court): Amtsgericht Freiburg i.Br.,
HRB700 806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas
Gleixner, Tiffany Silva, Sean Fennelly, Jeffrey Schneiderman






More information about the elbe-devel mailing list