Skip to content

v0.9.0

Compare
Choose a tag to compare
@git-machete-bot git-machete-bot released this 01 Mar 11:22
· 1242 commits to develop since this release

v0.9.0

  • Added support for IntelliJ 2021.1
  • Added dialog that suggests deleting local branches when sliding out
  • Added support for git config core.hooksPath property
  • Allowed slide out of currently checked out branch
  • Slide Out action slides out all occurrences of branch entry
  • Added slide out suggestion action link for the skipped branches to the skipped branches warning
Improvements:
  • Add discover action to the toolbar
  • Do not show double-listed branches in graph table
  • Added tooltip for root branch as well as non-root branches
Bug fixes:
  • Correctly check if Git Machete Tab is opened the project resolver (fixes premature discover)
  • Improve branch layout discover/write/backup reliability