From 9724151f06eef3a520d1b8e75e7b58512eab805a Mon Sep 17 00:00:00 2001 From: "Dax T. Games" Date: Sat, 9 Nov 2019 16:40:55 -0500 Subject: [PATCH] allow git prompt status opt out for powershell and bash --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f443bd..c71b063 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ ### Adds -* #2197, #1364, #447 Add ability to disable git status either globally or for individual repos in `cmd::cmder*` sessions. +* #2197, #1364, #447 Add ability to disable git status either globally or for individual repos. * To disable git status globally add the following to `~/.gitconfig` or locally for a single repo `[repo]/.git/config`: ```