Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zacanger/git-all-branches
Better git branch -a
https://github.com/zacanger/git-all-branches
cli git git-branch
Last synced: 23 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-20T07:17:59.000Z (about 1 year ago)
- Last Synced: 2024-10-08T10:51:28.730Z (about 1 month ago)
- Topics: cli, git, git-branch
- Language: JavaScript
- Homepage: https://npm.im/git-all-branches
- Size: 1.38 MB
- Stars: 7
- Watchers: 3
- 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`
![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)