We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
universal_newlines
In Git.execute if kill_check.isSet(): then stderr_value will be encoded to bytes even if universal_newlines is set.
kill_check.isSet():