For Arch Linux, there's an [AUR package](https://aur.archlinux.org/packages/nohang-git/):
```
yaourt -S nohang-git
sudo systemctl enable nohang-git
sudo systemctl start nohang-git
```
## Command line options
```
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.