allow git prompt status opt out for powershell and bash

This commit is contained in:
Dax T. Games 2019-11-09 16:40:55 -05:00
parent c04cc6dc7f
commit 9724151f06

View File

@ -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`:
```