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

git-branch-delete

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-branch-delete

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

latest
npmnpm
Version
1.0.20
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.

Demo:

Demo

Installation

npm i -g git-branch-delete

Usage

git-branch-delete

or

git branch-delete

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

After the UI has launched, you can use the up and down arrows to change the selected branch. The spacebar can be used to add the branch to the set of to-be-deleted branches. Pressing enter will finalize the selection of branches to delete.

FAQs

Package last updated on 24 Oct 2022

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