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 up
  • DOWN, TAB, j: move the selection down
  • ENTER, s: switch to the selected branch
  • ESC: abort the dialog