0.1.1 - first official release
Initial features are:
- You are able to display values such as:
- git repository state (resolving
merge
conflict, interactiverebase
, ...) - Current branch name.
- Count of changed, newly-added, staged, conflicting files.
- git repository state (resolving
- You can track divergence against arbitrary branches.
- Every value in output can be fully configured via a config file.
- Sample configuration files feature colors.
- The tool supports
zsh
andbash
. - pretty-git-prompt is written in Rust programming language and is delivered as a single, statically-linked binary.