А Вам не нужен 2FA для ваших личных репо.
## Link on [Drawio library](https://github.com/mondeja/simple-icons-drawio)<picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/assets/readme/diagramsdotnet-white.svg" type="image/svg+xml"/><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/diagramsdotnet.svg" type="image/svg+xml" alt="Drawio" align="left" width="34" height="34"/></picture>
title
добавляем стиль с заливкой:<style type="text/css">
path {
stroke: transparent; fill: black;
}
@media (prefers-color-scheme: dark) {
path {
stroke: transparent; fill: white;
}
}
</style>
git push -f origin SHA1:main
# remote: Bypassed rule violations for refs/heads/master:
# remote:
# remote: - Changes must be made through a pull request.
# remote:
# remote: - Cannot force-push to this branch
# remote:
# remote: - Cannot change this locked branch
git reflog expire --expire=now --all && git gc --prune=now --aggressive
# чистка мусора в (gitk --)reflog