github git-town/git-town v16.2.0

latest release: v16.2.1
6 days ago

Git Town 16.2 makes it easier for you to manage the branches in your local repository.

Big thanks to @kevgo, @ruudk, @stephenwade, @zodman for coming up with the ideas for these new features and helping polish them in 38 shipped PRs and 6 resolved issues!

New Features

  • The new git town branch command displays the local branch hierarchy, and the types of all branches except for main and feature branches (#3807).
  • git town switch can now displays the types of branches (except for the main and feature branches) when called with the --display-types flag (#3937).
  • git town switch can now filter the branches to switch to via regular expressions ((#3980)[https://github.com//pull/3980/files])
  • You can now use git town switch to check out a remote branch using the --all flag (#3941)

Bug Fixes

  • git town switch now exits with a nice error message if there are no branches to switch to (#3979)
  • logs of API calls are now capitalized (#3975)

Don't miss a new git-town release

NewReleases is sending notifications on new releases.