mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
allow git prompt status opt out for powershell and bash
This commit is contained in:
parent
c04cc6dc7f
commit
9724151f06
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
### Adds
|
### 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`:
|
* To disable git status globally add the following to `~/.gitconfig` or locally for a single repo `[repo]/.git/config`:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user