Skip to content

Version 0.8

Latest
Compare
Choose a tag to compare
@amaslenn amaslenn released this 24 Mar 05:45

Changes

  • Removing single branch now don't require -d and branch is removed if it is safe. To restore previsous behavior, use -i
  • --all now works with -i, only one request for decision will appear

Quick installation

Linux: wget https://github.com/amaslenn/git-sculpt/releases/download/v0.8/git-sculpt -O /usr/local/bin/git-sculpt
macOS: wget https://github.com/amaslenn/git-sculpt/releases/download/v0.8/git-sculpt.osx -O /usr/local/bin/git-sculpt
Windows: wget https://github.com/amaslenn/git-sculpt/releases/download/v0.8/git-sculpt -O <dir/in/PATH>