git-all-branches
Better git branch -a
Usage
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
Category: JavaScript / Miscellaneous |
Watchers: 1 |
Star: 2 |
Fork: 0 |
Last update: Dec 25, 2021 |
Better git branch -a
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