This repository has been archived by the owner. It is now read-only.

git-cleanup-branch v0.1.2

[Deprecated] Cleanup Git merged branches interactively at both local and remote.

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.
Repository

git-cleanup-branch

Owner
Statistic
  • 16
  • 1
  • 1
  • 0
  • 1
  • about 7 years ago
  • August 17, 2016
License

GNU General Public License v3.0

Links
Synced at

Thu, 02 May 2024 20:18:07 GMT

Languages