git town status reset
git town status reset [-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
-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