Skip to content

v0.7.1

Compare
Choose a tag to compare
@arxanas arxanas released this 17 Mar 17:23
· 448 commits to master since this release

To install or update git-branchless, run the following:

$ cargo install --locked git-branchless
$ git branchless init  # in your repository

If you haven't already taken the user survey, please consider doing so!

Release highlights

This release includes some small changes to help package managers.

Changelog

Added

  • (#830) Added git branchless install-man-pages command to generate and install man-pages. This is primarily intended for those packaging git-branchless for package management systems.

Fixed

  • (#844) Fixed build for NetBSD.