alexdavid / git-branch-statusLinks
Git command to give you an overview of your branches
☆31Updated 3 years ago
Alternatives and similar repositories for git-branch-status
Users that are interested in git-branch-status are comparing it to the libraries listed below
Sorting:
- Lists a user's remote branches and shows if it was merged and/or available locally☆34Updated 5 years ago
- Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.☆67Updated 3 years ago
- Imagine a shell where `red ERROR` just works☆42Updated last year
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 4 years ago
- A git command to play back file history.☆133Updated 5 years ago
- shundle is a plugin manager for general purpose shells☆84Updated 5 years ago
- Annotate your git branches☆18Updated 5 years ago
- Database of `makeprg` and `errorformat` settings☆13Updated 7 years ago
- Easily display non-completable trivia right under your editing buffer☆62Updated 3 years ago
- Configurable multiline choice selector with a prompt☆16Updated 8 years ago
- Snippet expansion for zsh☆37Updated 7 years ago
- Silly terminal clipboard☆16Updated 9 years ago
- Benchmarks for various Zsh frameworks☆24Updated 5 years ago
- ZSH plugin to easily add the upstream remote to your git fork.☆13Updated 2 years ago
- Like spark, but vertical☆35Updated 9 years ago
- Get the path to an app (macOS)☆48Updated 4 years ago
- A zsh plugin to print the time it takes for the shell to start up☆22Updated last year
- Zsh dropbox plugin☆21Updated 3 years ago
- browse-commit is an oh-my-zsh plugin that lets you open any commit in your browser from the command line.☆17Updated 9 years ago
- Find a file by walking up parent directories☆41Updated last year
- Gaze at repos you've starred☆20Updated 8 years ago
- Convert seconds to a human readable string: 165392 → 1d 21h 56m 32s☆71Updated 4 years ago
- Undo shell commands.☆41Updated 12 years ago
- The ZSH version manager☆13Updated 5 years ago
- Wrappers for git commands to be efficient in the shell☆12Updated 4 years ago
- Find-N-Replace helper free of regular expressions☆27Updated 10 years ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns