Skip to content
Commit 9100f7fa authored by Mike Frysinger's avatar Mike Frysinger Committed by David Pursehouse
Browse files

repo: decode/encode all the subprocess streams



We use subprocess a lot in the wrapper, but we don't always read
or write the streams directly.  When we do, make sure we convert
to/from bytes before trying to use the content.

Change-Id: I318bcc8e7427998348e359f60c3b49e151ffbdae
Reported-by: default avatarMichael Scott <mike@foundries.io>
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/236612
Reviewed-by: default avatarMichael Scott <mike@foundries.io>
Reviewed-by: default avatarDavid Pursehouse <dpursehouse@collab.net>
Tested-by: default avatarMichael Scott <mike@foundries.io>
parent 01d6c3c0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment