git-status-vars

Summarize git repo info into shell variables (for use in a prompt)

APACHE-2.0 License

Downloads
5.9K
Stars
1
Committers
2

Bot releases are hidden (Show)

git-status-vars - Release 0.2.0

Published by danielparks almost 2 years ago

Features

  • Added repo_workdir variable to output.
  • Moved summarize_repository() and summarize_opened_repository() functions
    into lib.rs.

Changes

  • Added integration tests for various git repo states.
  • Added Vagrant configuration for reproducible local tests on Linux.
  • Added change log.
  • Updated edition to Rust 2021.
git-status-vars - 0.1.3: --prefix option

Published by danielparks almost 2 years ago