mirror of
https://github.com/tj/git-extras.git
synced 2026-09-13 08:56:19 -04:00
Adds a new command to delete local branches whose remote-tracking branch has been deleted (shown as [gone] in git branch -vv). This is a common need after PRs are merged and remote branches are cleaned up, leaving stale local branches behind. Features: - Deletes all local branches with a gone remote in one command - --dry-run / -n flag to preview branches before deletion Closes #1220 |
||
|---|---|---|
| .. | ||
| bash_completion.sh | ||
| git-extras-completion.zsh | ||
| git-extras.fish | ||