https://github.com/zacanger/git-all-branches
Better git branch -a
https://github.com/zacanger/git-all-branches
cli git git-branch
Last synced: 9 days ago
JSON representation
Better git branch -a
- Host: GitHub
- URL: https://github.com/zacanger/git-all-branches
- Owner: zacanger
- License: mit
- Created: 2020-04-29T00:37:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-20T07:17:59.000Z (over 1 year ago)
- Last Synced: 2025-04-11T21:03:06.953Z (12 days ago)
- Topics: cli, git, git-branch
- Language: JavaScript
- Homepage: https://npm.im/git-all-branches
- Size: 1.38 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
- jimsghstars - zacanger/git-all-branches - Better git branch -a (JavaScript)
README
# git-all-branches
[Donate](https://ko-fi.com/zacanger)
Better `git branch -a`

--------
## 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)