Skip to main content

Clean up your local git branches to match the remote with one command.

Project description

git-prune

build git-prune-ver pythonver license

Clean up your local git branches to match the remote with one command. This tool checks your remote location for current branches, compares this list against the local git branches, and gives you the option to remove all orphaned local branches.

Installation

pip3 install git-prune

Usage

git-prune -- Prunes local branches in the current working directory.

git-prune -d /Path/to/repository -- Prunes local branches in the provided directory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

git_prune-1.0.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

git_prune-1.0.0-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page