From 4a926125d14d029b5abb83d33320704a1335c2d6 Mon Sep 17 00:00:00 2001
From: archos <archos@archoslinux.cz>
Date: Thu, 3 Apr 2025 22:00:41 +0200
Subject: [PATCH] =?UTF-8?q?Drobn=C3=A1=20oprava=20kl=C3=A1vesov=C3=BDch=20?=
 =?UTF-8?q?zkratek?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 docs/git.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/git.md b/docs/git.md
index 4c0c4ba..6b9e2a1 100644
--- a/docs/git.md
+++ b/docs/git.md
@@ -66,9 +66,9 @@ S LazyVim zkratkou (pokud nastaveno):
 | ↑ / ↓   | Pohyb v seznamu     |
 | Enter   | Detaily nebo akce   |
 | c       | Commit              |
-| p       | Push                |
+| p       | Pull               |
 | f       | Fetch               |
-| P       | Pull                |
+| P       | Push              |
 | q       | Zavření LazyGit     |
 | h       | Nápověda            |