git-cleanup-branch

Cleanup Git merged branches interactively at both local and remote git
0.1.2 Latest release released

Archived shard

This shard has been archived . It is no longer maintained or has been discontinued for other reasons.

Build Status

git-cleanup-branch

Small utility to cleanup Git merged branches interactively at both local and remote.

Installation

Supported platforms:

  • MacOS X
  • Linux x86_64

Download a binary from releases.

Or build it by yourself. Latest Crystal is required.

git clone --depth=1 https://github.com/ne-sachirou/git-cleanup-branch.git
cd git-cleanup-branch
make && make install

Usage

cd git_project
git cleanup-branch

demo

CONTRIBUTING

  • Fork the repo.
  • Checkout a new feature branch.
  • Implement a feature.
  • Test the feature.
  • Create a pull request.

Pre-requirements:

  • Latest ver. of Crystal.
  • Latest ver. of Ruby & Bundler.

How to test.

make test

TODO

  • [ ] Too many unremoved branches.
  • [ ] Windows support.
git-cleanup-branch:
  github: ne-sachirou/git-cleanup-branch
  version: ~> 0.1.2
License GPL-3.0
Crystal none

Authors

Dependencies 1

  • termbox
    {'github' => 'andrewsuzuki/termbox-crystal'}

Development Dependencies 0

Dependents 0

Last synced .
search fire star recently