/git-branch-archive

Nodejs script to archive branches.This is done by tagging them as archive/<branchname> and removing them both locally and remotely. Before each operation, the user is asked for confirmation.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Watchers