From: Dridi Boukelmoune Date: Sun, 13 Aug 2023 20:52:42 +0000 (+0000) Subject: Remove git blame section from README X-Git-Tag: v16~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9ddac62a7964f2cdefdf7fcb0bcc63f21a792ce;p=thirdparty%2Fmkosi.git Remove git blame section from README The paragraph introduced in #585 became stale after #1777 was merged. --- diff --git a/README.md b/README.md index c5c48222f..c9f5c5237 100644 --- 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/)