last-git-commit 0.1.0

Simple wrapper arround git2-rs to get info about the last commit. Useful for when you want to show the git hash in a program.
Documentation

LastGitCommit-rs

A simple wrapper arround git2-rs to easily get info about the last commit. Useful when you want to show the last commit message or the current git hash.

TODO:

  • Documentation
  • Examples
  • Tests
  • Rust Stable
  • Rust Nightly
  • CI
  • Cargo.toml
  • Automatic Deploy to crates.io