Comment
Was just doing a regular push to git@codeberg.org:tengkuizdihar/treedome.git and got the error below instead. Before that, I did use git config lfs.https://codeberg.org/tengkuizdihar/treedome.git/info/lfs.locksverify true because the git suggested me to do so.
┌ 15:44 [0s] <notroot@nixos-pc> [~/programming/treedome] (tengkuizdihar_fix_search_algo)
└─ git push
Connection to codeberg.org closed by remote host.
### Comment
Was just doing a regular push to git@codeberg.org:tengkuizdihar/treedome.git and got the error below instead. Before that, I did use `git config lfs.https://codeberg.org/tengkuizdihar/treedome.git/info/lfs.locksverify true` because the git suggested me to do so.
```bash
┌ 15:44 [0s] <notroot@nixos-pc> [~/programming/treedome] (tengkuizdihar_fix_search_algo)
└─ git push
Connection to codeberg.org closed by remote host.
```