Revert "GVFSVerb: Use OAuth credentials by default" by derrickstolee · Pull Request #1808 · microsoft/VFSForGit (original) (raw)
This reverts commit cbd0cef. This commit was introduced in #1803 based on a comment I made recommending "faster adoption" but that was a mistake. When the release was shipped to winget
yesterday, this led to breaks in some pipeline environments.
Using this authentication mode by default is breaking some automated scenarios on build agents that use "gvfs clone". Removing the new default is a fast measure to fix these users, while a longer-term consideration for increasing adoption of OAuth can be done at a later date with the proper parties engaged.