git-brunch
branch manager
A tool to manage Git branches from the command line
Git branch checkout menu
85 stars
3 watching
8 forks
Language: Haskell
last commit: about 1 year ago branchcheckoutcommand-line-toolgithacktoberfesthaskelltui
Related projects:
Repository | Description | Stars |
---|---|---|
sharif3271/git-gen | A tool for managing multiple branches of a Git repository | 0 |
elstgav/branch-manager | Automates routine Git branch maintenance tasks | 16 |
schroefdop/git-branches | A tool to simplify branch management in Git using shell scripting and oh-my-zsh plugin architecture. | 7 |
zacharyjlo/git-recent-branches | An oh-my-zsh plugin to view and manage recent Git branches. | 1 |
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 |
jwu910/check-it-out | A command line interface for interactive Git branch selection | 156 |
rondevera/twig | A tool to help developers track and manage their Git branches with customizable properties and display options. | 270 |
joaom00/gh-b | A GitHub CLI extension to manage branches | 59 |
bossjones/boss-git-zsh-plugin | A plugin for managing Git version control within the Z shell environment. | 8 |
okhiroyuki/zsh-git-switch-branch-skim | A tool to switch Git branches with a brief description of the current branch | 0 |
isacikgoz/gitbatch | A tool to manage multiple git repositories from a central location. | 1,540 |
gobriansteele/git-clean-branch | Automates cleanup of dead git branches | 1 |
aanand/git-up | A tool to automatically rebase and update all local remote branches when pulling from upstream repositories. | 2,610 |
gimbo/gimbo-git.zsh | A git configuration plugin for zsh that provides aliases and functions for managing git repositories. | 1 |
diazod/git-prune | Automates the removal of merged branches in local and remote Git repositories. | 35 |