Skip to content

Releases: rraval/git-nomad

v0.2.0

06 Nov 18:37
Compare
Choose a tag to compare

Changed

  • The --version information now leverages git describe to properly capture the precise revision the binary was built from.

Fixed

  • Clean up deleted branches from other hosts. See #1.

v0.1.1

06 Nov 18:19
Compare
Choose a tag to compare

Added

  • Support for a --version flag that reports the crate version.

v0.1.0

06 Nov 18:18
Compare
Choose a tag to compare

An initial release with a reasonable complete implementation.

Added

  • init to configure user and host names to use
  • ls to display all nomad managed refs
  • prune to remove local and remote nomad managed refs
  • sync to reconcile local and remote state