Skip to content

Version 0.7

Compare
Choose a tag to compare
@amaslenn amaslenn released this 12 Mar 08:17
· 7 commits to master since this release

New modes

Interactive

Works with all local branches and asks decision for each branch which is safe to remove.
screenshot from 2017-03-12 11-07-50

All

Simply removes all local branches (safe) and reports all name of branches to remove and to keep.
screenshot from 2017-03-12 11-14-00

Installation

Put binary into system's $PATH to make git sculpt work. Remove .osx from macOS version.

Dev

  • Added tests, set up Travis CI builds
  • Enabled Code Climate checks