Skip to content

1.0.100

Compare
Choose a tag to compare
@drazumova drazumova released this 03 Sep 15:28
· 23 commits to master since this release

CLI Tools

  • Critical fix in switch command
  • Fix erroneous 'has uncommited changes' error for switch, reduce and cleanup when using worktrees
  • Remove running pre-commit hook for switch commits
  • New log command with number of bunch files added or removed (bunch log)
  • Delegate to old pre-push and pre-rebase hooks in bunch hooks (bunch hooks update must be executed)
  • Change generated commit mark in pre-rebase hook (be careful, commits with old one can be pushed)
  • Track only master branch in pre-push hook

IntelliJ IDEA Plugin

  • Compare with main file action in VCS log popup menu