Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Conversation

@StanleyGoldman
Copy link
Contributor

@StanleyGoldman StanleyGoldman commented Oct 27, 2017

I realized there was never a situation where GitStatus should be null.
We do a lot of checking if GitStatus is null and getting the value.
I tracked it all back to an error in how StatusOutputProcessor is defined.
It never returns a null GitStatus but is defined as GitStatus? once that is changed the rest of the code changes accordingly.

@shana
Copy link
Member

shana commented Nov 3, 2017

👍

@shana shana merged commit 46b21df into master Nov 3, 2017
@shana shana deleted the fixes/git-status-output-processor branch November 3, 2017 06:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants