Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

git town status show

git town status show [-v | --verbose]

The status show command displays Git Town’s runstate, i.e. detailed information about the currently suspended or previously executed Git Town command, including its path on the filesystem.

Options

-v
--verbose

The --verbose aka -v flag prints all Git commands run under the hood to determine the repository state.

See also

  • runlog displays an overview of the most recently executed Git Town commands
  • status reset deletes the runstate. This can solve errors after upgrading Git Town.