Sometimes we only need to display the list of states for a specific file.
Something like --show-states /foo/bar would display all the saved states for /foo/bar
Sometimes we only need to display the list of _states_ for a specific file.
Something like `--show-states /foo/bar` would display all the saved states for `/foo/bar`
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Sometimes we only need to display the list of states for a specific file.
Something like
--show-states /foo/barwould display all the saved states for/foo/barAfter thinking about this feature for a month, I decided not to implement it.