/CMD_Clear_Old_Branches

Program to clear old local branches by date

Primary LanguageC++

CMD_Clear_Old_Branches

Program to clear old local branches by date


Build it yourself

Prerequisites

Have Haxe@3.4.7^ installed on your system

Have hxcpp installed

Installation

Clone this repo into a directory of your choosing.

Build

Run haxe build.xml to compile the project

The project creates an executable under the ./bin/cpp/main directory called Main simply create a link to this and off you go.

Usage

Run your executable Main in the bin/cpp/main of your git repo and profit!