git-all-branches
Branch viewer
A tool that provides an improved command-line interface for viewing and managing Git branches
Better git branch -a
7 stars
3 watching
0 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
cligitgit-branch
Related projects:
Repository | Description | Stars |
---|---|---|
jwu910/check-it-out | A command line interface for interactive Git branch selection | 156 |
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 |
elstgav/branch-manager | Automates routine Git branch maintenance tasks | 16 |
okhiroyuki/zsh-git-switch-branch-skim | A tool to switch Git branches with a brief description of the current branch | 0 |
jonashaag/klaus | A simple Git web viewer with basic features like syntax highlighting and code navigation. | 685 |
rbong/vim-flog | A Git branch viewer plugin for Vim/Neovim | 808 |
rondevera/twig | A tool to help developers track and manage their Git branches with customizable properties and display options. | 270 |
schroefdop/git-branches | A tool to simplify branch management in Git using shell scripting and oh-my-zsh plugin architecture. | 7 |
gobriansteele/git-clean-branch | Automates cleanup of dead git branches | 1 |
sharif3271/git-gen | A tool for managing multiple branches of a Git repository | 0 |
syntax-tree/unist-util-inspect | A utility for pretty-printing syntax trees in a concise format | 27 |
golbin/git-commander | An interactive terminal-based git tool with a simple interface and customizable keybindings | 1,111 |
andys8/git-brunch | A tool to manage Git branches from the command line | 85 |
diazod/git-prune | Automates the removal of merged branches in local and remote Git repositories. | 35 |