Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Away

git-away

A script that allows you to clean your merged (and non-merged) branches in a repository interactively.

Running

Run immediately

The simplest way is via npx if you have NodeJS installed on your machine. Simply open a terminal and type:

npx git-away

Install

You can also install globally

npm install -g git-away

and then use it without npx:

git-away

About

Have you ever been tired of finding your local branches that have been merged and are to-be-deleted. This project makes this process easy and interactive.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages