@deepjs/git-branch-delete

1.0.9 • Public • Published

git-branch-delete

Interactive command line tool that makes it comfortable to delete several local Git branches at once.

功能支持

  1. [x] 支持在分支列表中选择要删除的分支,并删除
  2. [ ] 支持配置是否同时删除远程的对应分支
  3. [ ] 对于未合并到 master 的分支,进行删除提示
  4. [ ] 支持输入要删除的分支,远程还是本地

Demo:

Demo

Installation

npm i -g git-branch-delete

Usage

git-branch-delete

This starts a command line UI that helps you to select and delete local Git branches.

参考:

Readme

Keywords

none

Package Sidebar

Install

npm i @deepjs/git-branch-delete

Weekly Downloads

0

Version

1.0.9

License

MIT

Unpacked Size

159 kB

Total Files

5

Last publish

Collaborators

  • cloudyan