]> git.ipfire.org Git - thirdparty/samba.git/commit
codespell: Ignore .git
authorAndrew Bartlett <abartlet@samba.org>
Wed, 25 Oct 2023 22:17:43 +0000 (11:17 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 26 Oct 2023 23:27:29 +0000 (23:27 +0000)
commitb6ae5d6681919ef600e44fbf613d675f760dde07
treed5a72274496a0fe3ae03da06806780a8cf4ca319
parentb436720e16eeeff0c08cb61fc539b6c53ffdac4a
codespell: Ignore .git

Otherwise the first line of commit messages is checked,
because text is found in .git/logs/HEAD, but only on
autobuild and not in CI (which does a shallow clone),
and not the whole commit message either, which is inconsistent.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15503

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Oct 26 23:27:29 UTC 2023 on atb-devel-224
.codespellrc