1.0.5 • Published 2 years ago

@itsjxyang/git-branch-delete v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

A command-line tool to delete local Git branches, excluding specified branches.

Installation

npm install -g @itsjxyang/git-branch-delete

Usage

To run the git-branch-delete command, use the following syntax:

git-branch-delete

You will be prompted to enter the branches you want to keep (space-separated). If you leave the input empty, the default branch 'master' will be excluded. The tool will display all the branches, excluding the specified branches, and then delete them.

License

This project is licensed under the MIT License.

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago