Skip to content

0.1.1 - first official release

Compare
Choose a tag to compare
@TomasTomecek TomasTomecek released this 21 May 16:11
· 67 commits to master since this release

Initial features are:

  • You are able to display values such as:
    • git repository state (resolving merge conflict, interactive rebase, ...)
    • Current branch name.
    • Count of changed, newly-added, staged, conflicting files.
  • 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 and bash.
  • pretty-git-prompt is written in Rust programming language and is delivered as a single, statically-linked binary.