Skip to content

nunojfg/gitPruneSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

gitPruneSwift

Helper script that prunes merged branches

edit ~/.bash_profile and add the following line:

alias gitPrune=<YOUR_PATH>/gitPrune.swift

execute the following command-line:

source ~/.bash_profile

then you will be able to run your file as a program

$ gitPrune

Releases

No releases published

Packages

No packages published

Languages