From eeec4b26d4b1c011fba733f59519707d012f92c3 Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Fri, 24 Nov 2023 11:46:22 +0300 Subject: [PATCH] add note about git unpacker error --- notes/problems.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/notes/problems.md b/notes/problems.md index 6187de5..1971d0b 100644 --- a/notes/problems.md +++ b/notes/problems.md @@ -6,3 +6,9 @@ rfkill list rfkill unblock bluetooth ``` + +## Git: Cannot push (unpacker error) + +```sh +git fsck +```