Skip to content

Releases: fieryorc/cmder

Improved git prompt experience

19 Jun 19:29
Compare
Choose a tag to compare
Pre-release

Faster display of git prompt

Using cmder when working with large git repositories can be non-ideal experience due the fact running git status takes long time. This change makes changes to cmder to use gitprompt tool instead of git to display prompt.

gitprompt (https://github.com/fieryorc/gitprompt) provides cached status for git repositories.