git-sweep

Branch cleaner

Tool for safely removing unwanted Git branches from a remote repository after they've been merged into master

A command-line tool that helps you clean up Git branches that have been merged into master.

GitHub

3k stars
37 watching
125 forks
Language: Python
last commit: almost 3 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
git-town/git-townAutomates the creation and management of Git branches to improve productivity in development workflows.2,672
diazod/git-pruneAutomates the removal of merged branches in local and remote Git repositories.35
tj/git-extrasTools and utilities for managing Git repositories and workflows17,416
gobriansteele/git-clean-branchAutomates cleanup of dead git branches1
matt-harvey/git_curateAn interactive tool to help manage cluttered Git repositories by stepping through local branches one at a time and prompting users to decide whether to keep or delete them.429
schroefdop/git-branchesA tool to simplify branch management in Git using shell scripting and oh-my-zsh plugin architecture.7
joshnh/git-commandsA collection of commonly used Git commands and their descriptions.5,180
frostming/legitA command-line Git client inspired by GitHub for Mac, designed to simplify Git workflows for both beginners and experienced users.5,701
nvie/gitflowA collection of Git extensions to support Vincent Driessen's branching model.26,688
tummychow/git-absorbAutomates fixing bugs in feature branches by identifying and merging changes into existing commits4,781
qw3rtman/git-fireAutomates emergency Git repository management by creating a new branch and pushing all changes to prevent merge conflicts.4,358
danielkummer/git-flow-cheatsheetA reference guide providing a structured workflow for managing branches and releases in Git2,478
zacharyjlo/git-recent-branchesAn oh-my-zsh plugin to view and manage recent Git branches.1
elstgav/branch-managerAutomates routine Git branch maintenance tasks16
jesseduffield/lazygitA tool that simplifies Git interactions by providing an interactive and intuitive terminal interface54,158