Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 299 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 299 Bytes

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