]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Remove git blame section from README
authorDridi Boukelmoune <dridi.boukelmoune@gmail.com>
Sun, 13 Aug 2023 20:52:42 +0000 (20:52 +0000)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 13 Aug 2023 21:35:29 +0000 (23:35 +0200)
The paragraph introduced in #585 became stale after #1777 was merged.

README.md

index c5c48222fdcd4c129f44d883cac2b3bd0cc08e60..c9f5c5237960fe9c839e664417a250da517bd803 100644 (file)
--- a/README.md
+++ b/README.md
@@ -78,11 +78,6 @@ when not installed as a zipapp.
 Please note, that the python module exists solely for the usage of the mkosi
 binary and is not to be considered a public API.
 
-## git blame
-
-When using git blame, be sure to add `--ignore-revs-file .git-blame-ignore-revs` to the arguments to ignore
-irrelevant code formatting commits. This can be set permanently via the `blame.ignoreRevsFile` git option.
-
 # References
 
 * [Primary mkosi git repository on GitHub](https://github.com/systemd/mkosi/)