git-prune
Branch cleaner
Automates the removal of merged branches in local and remote Git repositories.
Plugin of oh-my-zsh for deleting branches already merged in your git repositories
35 stars
1 watching
3 forks
Language: Shell
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gobriansteele/git-clean-branch | Automates cleanup of dead git branches | 1 |
elstgav/branch-manager | Automates routine Git branch maintenance tasks | 16 |
zacharyjlo/git-recent-branches | An oh-my-zsh plugin to view and manage recent Git branches. | 1 |
schroefdop/git-branches | A tool to simplify branch management in Git using shell scripting and oh-my-zsh plugin architecture. | 7 |
aubreypwd/zsh-plugin-git-is-clean | A tool that checks if a Git repository is clean and displays an error message if it's not. | 2 |
davidde/git | Custom Git plugin providing intuitive aliases and functions to streamline workflow. | 50 |
nicolodiamante/nodo | Cleans up Node.js projects by removing unused node_modules directories and optimizing storage space | 11 |
rcruzper/zsh-git-plugin | Tools for managing Git branches and commits in Zsh shell | 7 |
baliestri/git-profiles.plugin.zsh | Allows users to manage multiple Git profiles with customizable settings and paths. | 2 |
xorkevin/code-review-zsh | Automates code review by launching a difftool on merge bases of two branches in a Git repository | 3 |
matt-harvey/git_curate | 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 |
dealforest/cichlid | Automates cleanup of Xcode project directories when the 'clean' command is run | 242 |
bntzio/wipe-modules | A tool to automatically clean up unused Node.js project directories. | 353 |
sukkaw/zsh-gitcd | Automates git clone and cd operations in the terminal | 4 |
foxleigh81/unwrap-zsh-plugin | A ZSH plugin that allows users to remove directories without deleting their contents. | 7 |