Git housekeeping utility; deletes remote and local git branches from a time period
git branch cleaner
Git branch cleaner built with Node.js
Interactive CLI to clean up local Git branches — merged branches, stale branches (no commit in 30 days), or user-selected. Dry-run mode, safety confirmations.
Automatically cleanup expired items in a Map
Interactive CLI to bulk-delete local Git branches with a protected list
Get raw git commits out of your repository using git-log(1).
Simple git client for conventional changelog packages.
Get all git semver tags of your repository in reverse chronological order.
List of Git hooks
Serverless Framework plugin that empties S3 buckets before removing a stack
a util for spawning git from npm CLI contexts
Common typings for the Stoplight ecosystem.
A tool to check if a specific path is a git repository
JavaScript build tool, similar to Make or Rake
Exports util functions to clean up node_modules
semantic-release plugin to commit release assets to the project's git repository
A tool to check if files are added in a git repository
Check if a repository has untracked or added files
Leaner CSS
[](https://badge.fury.io/js/git-revision-webpack-plugin) [](https://www.npmjs.com/package/
Synchronously get the current git commit hash, tag, or branch
A CLI tool to help manage and clean up Git branches
Assert that the name of the current branch of a git repository has a particular value.
Deletes remote branches merged in origin/master
Git Cleaner allows you to easily remove stale branches based on a number of factors, such as date modified, branch name, and even Lighthouse ticket state.