Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zacanger/git-all-branches

Better git branch -a
https://github.com/zacanger/git-all-branches

cli git git-branch

Last synced: about 2 months ago
JSON representation

Better git branch -a

Awesome Lists containing this project

README

        

# git-all-branches

[Donate](https://ko-fi.com/zacanger)

Better `git branch -a`

![screenshot](/screenshot.png?raw=true)

--------

## Usage

```shell
npm i -g git-all-branches
git all-branches # or git-all-branches
# Takes an optional argument, which is the name of a remote.
# Defaults to `origin`
git all-branches upstream
```

[LICENSE](./LICENSE.md)