github arxanas/git-branchless v0.3.9

latest releases: v0.8.0, v0.7.1, v0.7.0...
2 years ago

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

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

Release highlights

  • This release fixes a bug which several users reported. As always, thanks for your reports!

Changelog

Fixed

  • (#249) On-disk git move commands now ensure that they keep your current branch checked out after the operation.
  • (#249) On-disk git move commands no longer mysteriously move your current branch to a different commit in the stack.

Don't miss a new git-branchless release

NewReleases is sending notifications on new releases.