add note about git unpacker error

This commit is contained in:
Dmitriy Pleshevskiy 2023-11-24 11:46:22 +03:00
parent d7fb4ed89f
commit eeec4b26d4
Signed by: pleshevskiy
GPG Key ID: 79C4487B44403985
1 changed files with 6 additions and 0 deletions

View File

@ -6,3 +6,9 @@
rfkill list
rfkill unblock bluetooth
```
## Git: Cannot push (unpacker error)
```sh
git fsck
```