add note about git unpacker error
This commit is contained in:
parent
d7fb4ed89f
commit
eeec4b26d4
1 changed files with 6 additions and 0 deletions
|
@ -6,3 +6,9 @@
|
|||
rfkill list
|
||||
rfkill unblock bluetooth
|
||||
```
|
||||
|
||||
## Git: Cannot push (unpacker error)
|
||||
|
||||
```sh
|
||||
git fsck
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue