New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@deepjs/git-branch-delete

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deepjs/git-branch-delete

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

latest
Source
npmnpm
Version
1.0.9
Version published
Maintainers
1
Created
Source

git-branch-delete

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

功能支持

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

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.

参考:

  • https://www.npmjs.com/package/delete-merged-branch
  • https://www.npmjs.com/package/git-delete-squashed

FAQs

Package last updated on 26 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts