Closed
Description
Preemptively adding this issue.
Our version of LibGit2Sharp doesn't support SecureString
for GitHub credentials. I submitted a patch that should be included in the next pre-release version. This will greatly simplify how we go about handling user credentials.
I'm aware of at least one breaking change to the library that may or may not be part of that release. They're in the process of changing the FileStatus
Enum. We will need to map theirs to ours, as it is part of our public API.