Skip to content

gtl branch

Search for branches using fuzzy matching and checkout the selected branch

Aliases

b, br

Usage

bash
gtl branch [search] [flags]

Full Help

text
Search for branches using fuzzy matching and checkout the selected branch

Usage:
  gtl branch [search] [flags]

Aliases:
  branch, b, br

Flags:
  -h, --help         help for branch
  -l, --list         List all branches
  -m, --main         Checkout main/master branch
  -n, --number int   Checkout branch by number
  -v, --verbose      Show match scores

Released under the MIT License.