eclipse-wakaama / wakaama

Eclipse Wakaama is a C implementation of the Open Mobile Alliance's LightWeight M2M protocol (LWM2M).
BSD 3-Clause "New" or "Revised" License
498 stars 374 forks source link

git-blame: Adjust git blame ignores #790

Closed mlasch closed 3 months ago

mlasch commented 3 months ago

git-blame-ignore-revs is broken because Github rewrote history during merge.

Error:

.git-blame-ignore-revs: Commit 920c6cf29ada2fddb7bce3c80592e201fe538c60 is not an ancestor.

This should fix the CI again.