git switch
The switch command allows switching the current Git workspace to another local Git branch. Unlike git-switch, Git Town's switch command uses a more ergonomic visual UI. You can use these keys to navigate the UI:
UP
,k
: move the selection upDOWN
,TAB
,j
: move the selection downENTER
,s
: switch to the selected branchESC
: abort the dialog