# clear all caches, only required when changing the mirrors/architecture config
clean:
sudo lb clean --all
git clean -di
sudo git clean -di
bump_version:
@last_tag=$$(git tag | tail -n1);\
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.