Similar to #1101 , would it be possible to add support for the git credential fill|approve|reject helpers that are part of Git's porcelain commands?
I'm not sure what would be required. I've seen Keybase's go-keychain for macOS, but I'm not sure whether there's a cross-platform equivalent, or a way to leverage Git's built-in stuff.
Similar to #1101 , would it be possible to add support for the
git credential fill|approve|reject
helpers that are part of Git's porcelain commands?I'm not sure what would be required. I've seen Keybase's go-keychain for macOS, but I'm not sure whether there's a cross-platform equivalent, or a way to leverage Git's built-in stuff.