From 4b4f514c1586f343a714949efa2e0686b291f7d2 Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Sun, 23 Feb 2020 18:32:59 +0100 Subject: [PATCH] =?UTF-8?q?add=20=E2=87=A042=E2=87=A242=20to=20the=20git?= =?UTF-8?q?=20status=20prompt=20example?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4b82322..5672eeef 100644 --- a/README.md +++ b/README.md @@ -708,7 +708,7 @@ Zsh but it won't do anything. When using Lean, Classic or Rainbow style, Git status may look like this: ```text -feature:master ⇣42⇡42 *42 merge ~42 +42 !42 ?42 +feature:master ⇣42⇡42 ⇠42⇢42 *42 merge ~42 +42 !42 ?42 ``` | Symbol | Meaning | Source |