Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 356 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 356 Bytes

git-all-branches

Donate

Better git branch -a

screenshot


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

LICENSE