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.
3k stars
37 watching
125 forks
Language: Python
last commit: over 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates the creation and management of Git branches to improve productivity in development workflows. | 2,672 |
| Automates the removal of merged branches in local and remote Git repositories. | 35 |
| Tools and utilities for managing Git repositories and workflows | 17,416 |
| Automates cleanup of dead git branches | 1 |
| An 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 |
| A tool to simplify branch management in Git using shell scripting and oh-my-zsh plugin architecture. | 7 |
| A collection of commonly used Git commands and their descriptions. | 5,180 |
| A command-line Git client inspired by GitHub for Mac, designed to simplify Git workflows for both beginners and experienced users. | 5,701 |
| A collection of Git extensions to support Vincent Driessen's branching model. | 26,688 |
| Automates fixing bugs in feature branches by identifying and merging changes into existing commits | 4,781 |
| Automates emergency Git repository management by creating a new branch and pushing all changes to prevent merge conflicts. | 4,358 |
| A reference guide providing a structured workflow for managing branches and releases in Git | 2,478 |
| An oh-my-zsh plugin to view and manage recent Git branches. | 1 |
| Automates routine Git branch maintenance tasks | 16 |
| A tool that simplifies Git interactions by providing an interactive and intuitive terminal interface | 54,158 |