git town status reset
git town status reset [-h | --help] [-v | --verbose]
The status reset command deletes the persisted runstate. This is only needed if the runstate is corrupted and causes Git Town to crash.
Options
-h
--help
Display help for this command.
-v
--verbose
The --verbose aka -v flag prints all Git commands run under the hood to
determine the repository state.
See also
- status show displays the runstate that this command would delete